Home
last modified time | relevance | path

Searched defs:CloneSkPixmap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp32 SkPixmap CloneSkPixmap(SkPixmap& srcPixmap, const std::unique_ptr<uint8_t[]>& dstPixels) in CloneSkPixmap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1656 SkPixmap RosenRenderImage::CloneSkPixmap(SkPixmap& srcPixmap) function in OHOS::Ace::RosenRenderImage