Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/core/
H A Dplatform_gralloc4.cpp243 int err = get_format_requested(handle, &format_requested); in get_pixel_stride()
295 int err = get_format_requested(handle, &format_requested); in get_byte_stride()
338 int get_format_requested(buffer_handle_t handle, int* format_requested) in get_format_requested() function
H A DGrallocOps.cpp66 err = gralloc4::get_format_requested(handle, &format); in RkRgaGetHandleAttributes()
/OK3568_Linux_fs/external/linux-rga/include/
H A Dplatform_gralloc4.h84 int get_format_requested(buffer_handle_t handle, int* format_requested);