Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/android/
Dpsb_gralloc.h48 int gralloc_getbuffd(buffer_handle_t handle);
Dpsb_gralloc.cpp164 int gralloc_getbuffd(buffer_handle_t handle) in gralloc_getbuffd() function
Dpsb_surface_gralloc.c203 int buf_fd = gralloc_getbuffd(handle); in psb_CreateSurfacesFromGralloc()
371 int buf_fd = gralloc_getbuffd((buffer_handle_t)handle); in psb_CreateSurfacesFromGralloc()