Searched defs:CopyPixels (Results 1 – 3 of 3) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/ |
| D | bitmap.cpp | 56 void Bitmap::CopyPixels(Bitmap& dst, int srcLeft, int srcTop, int width, int height) const in CopyPixels() function in OHOS::Rosen::Drawing::Bitmap
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_bitmap.cpp | 104 void SkiaBitmap::CopyPixels(Bitmap& dst, int srcLeft, int srcTop, int width, int height) const in CopyPixels() function in OHOS::Rosen::Drawing::SkiaBitmap
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| D | post_proc.cpp | 143 bool PostProc::CopyPixels(PixelMap& pixelMap, uint8_t* dstPixels, const Size& dstSize, in CopyPixels() function in OHOS::Media::PostProc
|