Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp24 FFI_EXPORT int FfiOHOSCreateImageSourceByRawFile = 0; variable
H A Dimage_ffi.cpp187 int64_t FfiOHOSCreateImageSourceByRawFile(int fd, int32_t offset, in FfiOHOSCreateImageSourceByRawFile() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp57 imageSourceId = FfiOHOSCreateImageSourceByRawFile(fd, 0, 0, opts, &errCode);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h69 FFI_EXPORT int64_t FfiOHOSCreateImageSourceByRawFile(int fd, int32_t offset,