Home
last modified time | relevance | path

Searched refs:importBuffer (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/include/
H A Dplatform_gralloc4.h94 status_t importBuffer(buffer_handle_t rawHandle, buffer_handle_t* outHandle);
/OK3568_Linux_fs/external/linux-rga/core/
H A Dplatform_gralloc4.cpp402 status_t importBuffer(buffer_handle_t rawHandle, buffer_handle_t* outHandle) in importBuffer() function
406 auto ret = mapper.importBuffer(android::hardware::hidl_handle(rawHandle), in importBuffer()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A Dthumbnails.cpp183 void importBuffer(XCamVideoBuffer* buffer) { in importBuffer() function