Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dpixel_map_preview.h46 std::shared_ptr<Media::PixelMap> GetPixelMapSharedPtr() override in GetPixelMapSharedPtr() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp258 std::shared_ptr<Media::PixelMap> PixelMapOhos::GetPixelMapSharedPtr() in GetPixelMapSharedPtr() function in OHOS::Ace::PixelMapOhos