Home
last modified time | relevance | path

Searched refs:MakeSkImageInfoFromPixelMap (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlayout_inspector.cpp95 SkImageInfo MakeSkImageInfoFromPixelMap(const RefPtr<PixelMap>& pixmap) in MakeSkImageInfoFromPixelMap() function
294 auto imageInfo = MakeSkImageInfoFromPixelMap(acePixelMap); in GetSnapshotJson()
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.h59 static SkImageInfo MakeSkImageInfoFromPixelMap(const RefPtr<PixelMap>& pixmap);
H A Drosen_render_image.cpp415 auto imageInfo = MakeSkImageInfoFromPixelMap(pixmap);
1502 SkImageInfo RosenRenderImage::MakeSkImageInfoFromPixelMap(const RefPtr<PixelMap>& pixmap) function in RosenRenderImage
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_provider.h155 static SkImageInfo MakeSkImageInfoFromPixelMap(const RefPtr<PixelMap>& pixmap);
H A Dimage_provider.cpp810 SkImageInfo ImageProvider::MakeSkImageInfoFromPixelMap(const RefPtr<PixelMap>& pixmap) function in OHOS::Ace::ImageProvider
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.cpp800 auto imageInfo = ImageProvider::MakeSkImageInfoFromPixelMap(pixelMap); in DrawPixelMap()
H A Drosen_render_custom_paint.cpp2569 auto imageInfo = ImageProvider::MakeSkImageInfoFromPixelMap(pixelMap);

Completed in 16 milliseconds