Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/mdkKits/
H A Dnative_pixel_map.h31 PixelMapNapi *OH_PixelMapNative_GetPixelMapNapi(struct NativePixelMap_ *nativePixelMap);
35 auto ptr = OH_PixelMapNative_GetPixelMapNapi(nativePixelMap); in PixelMapNative_GetPixelMap()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dimage_pixel_map_ndk.cpp281 PixelMapNapi *OH_PixelMapNative_GetPixelMapNapi(struct NativePixelMap_ *nativePixelMap) in OH_PixelMapNative_GetPixelMapNapi() function