Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/include/
H A Dplatform_gralloc4.h90 int get_share_fd(buffer_handle_t handle, int* share_fd);
/OK3568_Linux_fs/external/linux-rga/core/
H A DGrallocOps.cpp29 err = gralloc4::get_share_fd(handle, fd); in RkRgaGetHandleFd()
H A Dplatform_gralloc4.cpp384 int get_share_fd(buffer_handle_t handle, int* share_fd) in get_share_fd() function