Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp21 FFI_EXPORT int FfiOHOSCreateImageSourceByFdWithOption = 0; variable
H A Dimage_ffi.cpp127 int64_t FfiOHOSCreateImageSourceByFdWithOption(int fd, CSourceOptions opts, uint32_t* errCode) in FfiOHOSCreateImageSourceByFdWithOption() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp53 imageSourceId = FfiOHOSCreateImageSourceByFdWithOption(fd, opts, &errCode);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h67 …FFI_EXPORT int64_t FfiOHOSCreateImageSourceByFdWithOption(int fd, CSourceOptions opts, uint32_t* e…