Home
last modified time | relevance | path

Searched refs:FfiOHOSReadPixelsToBuffer (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dcj_image_mock.cpp40 FFI_EXPORT int FfiOHOSReadPixelsToBuffer = 0; variable
H A Dimage_ffi.cpp686 uint32_t FfiOHOSReadPixelsToBuffer(int64_t id, uint64_t bufferSize, uint8_t *dst) in FfiOHOSReadPixelsToBuffer() function
688 IMAGE_LOGD("[PixelMap] FfiOHOSReadPixelsToBuffer start"); in FfiOHOSReadPixelsToBuffer()
695 IMAGE_LOGD("[PixelMap] FfiOHOSReadPixelsToBuffer success"); in FfiOHOSReadPixelsToBuffer()
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h112 FFI_EXPORT uint32_t FfiOHOSReadPixelsToBuffer(int64_t id, uint64_t bufferSize, uint8_t *dst);

Completed in 5 milliseconds