Home
last modified time | relevance | path

Searched refs:gralloc_unlock (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.cpp108 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function
164 base.unlock = gralloc_unlock; in private_module_t()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_module.cpp108 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function
164 base.unlock = gralloc_unlock; in private_module_t()
/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dmapper.cpp89 int gralloc_unlock( in gralloc_unlock() function
Dgralloc.cpp194 .unlock = gralloc_unlock,
Dgralloc_vsoc_priv.h318 int gralloc_unlock(
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp410 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function
480 if (gralloc_unlock(module, handle) < 0) in gralloc_unlock_async()
529 base.unlock = gralloc_unlock; in private_module_t()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp997 int gralloc_unlock(const gralloc_module_t* gralloc_module, buffer_handle_t bh) { in gralloc_unlock() function
1083 .unlock = &gralloc_unlock,
Dgralloc_old.cpp1300 static int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
1535 unlock: gralloc_unlock,