OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gralloc_lock_async
(Results
1 - 2
of
2
) sorted by null
/device/linaro/hikey/gralloc960/
mali_gralloc_module.cpp
115
static int
gralloc_lock_async
(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w,
function
165
base.lockAsync =
gralloc_lock_async
;
/device/linaro/hikey/gralloc/
gralloc_module.cpp
465
static int
gralloc_lock_async
(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vaddr, int fenceFD)
function
535
base.lockAsync =
gralloc_lock_async
;
Completed in 230 milliseconds