Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp63 FfiOHOSImageSourceCreatePixelMap(imageSourceId, 0, decodeOpts);
86 FfiOHOSImageSourceCreatePixelMap(imageSourceId, 0, decodeOpts);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp33 FFI_EXPORT int FfiOHOSImageSourceCreatePixelMap = 0; variable
H A Dimage_ffi.cpp493 … RetDataI64U32 FfiOHOSImageSourceCreatePixelMap(int64_t id, uint32_t index, CDecodingOptions &opts) in FfiOHOSImageSourceCreatePixelMap() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h83 …FFI_EXPORT RetDataI64U32 FfiOHOSImageSourceCreatePixelMap(int64_t id, uint32_t index, CDecodingOpt…