HomeSort by relevance Sort by last modified time
    Searched refs:gralloc_getbuffd (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/psb_video/src/android/
psb_gralloc.h 48 int gralloc_getbuffd(buffer_handle_t handle);
psb_gralloc.cpp 164 int gralloc_getbuffd(buffer_handle_t handle) function
psb_surface_gralloc.c 203 int buf_fd = gralloc_getbuffd(handle);
371 int buf_fd = gralloc_getbuffd((buffer_handle_t)handle);

Completed in 68 milliseconds