Searched refs:gralloc_lock (Results 1 – 4 of 4) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_module.cpp | 92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock() function 162 base.lock = gralloc_lock; in private_module_t()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_module.cpp | 92 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock() function 162 base.lock = gralloc_lock; in private_module_t()
|
/device/linaro/hikey/gralloc/ |
D | gralloc_module.cpp | 281 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, i… in gralloc_lock() function 473 return gralloc_lock(module, handle, usage, l, t, w, h, vaddr); in gralloc_lock_async() 528 base.lock = gralloc_lock; in private_module_t()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 1153 static int gralloc_lock(gralloc_module_t const* module, in gralloc_lock() function 1409 int ret = gralloc_lock(module, handle, usage, l, t, w, h, &vaddr); in gralloc_lock_ycbcr() 1558 lock: gralloc_lock,
|