Home
last modified time | relevance | path

Searched refs:PixelMapAsyncContextPtr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp144 using PixelMapAsyncContextPtr = std::unique_ptr<PixelMapAsyncContext>; typedef
3815 PixelMapAsyncContextPtr asyncContext = std::make_unique<PixelMapAsyncContext>(*context); in Convert()