Home
last modified time | relevance | path

Searched refs:FfiOHOSImageGetFormat (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp117 FfiOHOSImageGetFormat(imageId, &format); in HWTEST_F()
146 FfiOHOSImageGetFormat(imageId, &format); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp58 FFI_EXPORT int FfiOHOSImageGetFormat = 0; variable
H A Dimage_ffi.cpp1192 uint32_t FfiOHOSImageGetFormat(int64_t id, int32_t *retVal) in FfiOHOSImageGetFormat() function
1194 IMAGE_LOGD("FfiOHOSImageGetFormat start"); in FfiOHOSImageGetFormat()
1200 IMAGE_LOGD("FfiOHOSImageGetFormat success"); in FfiOHOSImageGetFormat()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h140 FFI_EXPORT uint32_t FfiOHOSImageGetFormat(int64_t id, int32_t *retVal);

Completed in 5 milliseconds