Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp110 FfiOHOSReceiverGetFormat(imageReceiverId, &format); in HWTEST_F()
139 FfiOHOSReceiverGetFormat(imageReceiverId, &format); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp67 FFI_EXPORT int FfiOHOSReceiverGetFormat = 0; variable
H A Dimage_ffi.cpp1088 uint32_t FfiOHOSReceiverGetFormat(int64_t id, int32_t *retVal) in FfiOHOSReceiverGetFormat() function
1090 IMAGE_LOGD("FfiOHOSReceiverGetFormat start"); in FfiOHOSReceiverGetFormat()
1096 IMAGE_LOGD("FfiOHOSReceiverGetFormat success"); in FfiOHOSReceiverGetFormat()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h148 FFI_EXPORT uint32_t FfiOHOSReceiverGetFormat(int64_t id, int32_t *retVal);

Completed in 5 milliseconds