Home
last modified time | relevance | path

Searched defs:ScalePixels (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dpixmap.cpp71 bool Pixmap::ScalePixels(const Pixmap& dst, const SamplingOptions& options) const in ScalePixels() function in OHOS::Rosen::Drawing::Pixmap
H A Dimage.cpp187 bool Image::ScalePixels(const Bitmap& bitmap, const SamplingOptions& sampling, bool allowCachingHin… in ScalePixels() function in OHOS::Rosen::Drawing::Image
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_pixmap.cpp87 bool SkiaPixmap::ScalePixels(const Pixmap& dst, const SamplingOptions& options) const in ScalePixels() function in OHOS::Rosen::Drawing::SkiaPixmap
H A Dskia_image.cpp447 bool SkiaImage::ScalePixels(const Bitmap& bitmap, const SamplingOptions& sampling, bool allowCachin… in ScalePixels() function in OHOS::Rosen::Drawing::SkiaImage