Searched refs:gralloc_lock (Results 1 – 8 of 8) 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/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | mapper.cpp | 65 int gralloc_lock( in gralloc_lock() function
|
D | gralloc.cpp | 193 .lock = gralloc_lock,
|
D | gralloc_vsoc_priv.h | 312 int gralloc_lock(
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 1129 static int gralloc_lock(gralloc_module_t const* module, in gralloc_lock() function 1385 int ret = gralloc_lock(module, handle, usage, l, t, w, h, &vaddr); in gralloc_lock_ycbcr() 1534 lock: gralloc_lock,
|
D | gralloc_30.cpp | 982 int gralloc_lock(const gralloc_module_t* gralloc_module, in gralloc_lock() function 1084 .lock = &gralloc_lock,
|