Searched refs:gralloc_unlock_async (Results 1 – 2 of 2) sorted by relevance
68 int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int32_t *fence_fd);133 base.unlockAsync = gralloc_unlock_async; in private_module_t()
135 int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, in gralloc_unlock_async() function