Searched refs:gralloc_unlock (Results 1 – 8 of 8) sorted by relevance
108 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function164 base.unlock = gralloc_unlock; in private_module_t()
89 int gralloc_unlock( in gralloc_unlock() function
194 .unlock = gralloc_unlock,
318 int gralloc_unlock(
410 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function480 if (gralloc_unlock(module, handle) < 0) in gralloc_unlock_async()529 base.unlock = gralloc_unlock; in private_module_t()
997 int gralloc_unlock(const gralloc_module_t* gralloc_module, buffer_handle_t bh) { in gralloc_unlock() function1083 .unlock = &gralloc_unlock,
1300 static int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function1535 unlock: gralloc_unlock,