Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/android/
Dpsb_gralloc.h46 int gralloc_getdisplaystatus(buffer_handle_t handle, int* status);
Dpsb_gralloc.cpp145 int gralloc_getdisplaystatus(buffer_handle_t handle, int* status) in gralloc_getdisplaystatus() function
/hardware/intel/img/psb_video/src/
Dpsb_drv_video.c2587 err = gralloc_getdisplaystatus(handle, &display_status); in psb_QuerySurfaceStatus()