Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/include/
H A Dplatform_gralloc4.h88 int get_allocation_size(buffer_handle_t handle, uint64_t* usage);
/OK3568_Linux_fs/external/linux-rga/core/
H A DGrallocOps.cpp73 err = gralloc4::get_allocation_size(handle, &size); in RkRgaGetHandleAttributes()
H A Dplatform_gralloc4.cpp370 int get_allocation_size(buffer_handle_t handle, uint64_t* allocation_size) in get_allocation_size() function