OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3441 milliseconds