Searched defs:unlockAsync (Results 1 – 5 of 5) sorted by relevance
91 int unlockAsync(buffer_handle_t handle, int* fenceFd) { in unlockAsync() function
145 status_t GraphicBufferMapper::unlockAsync(buffer_handle_t handle, int *fenceFd) in unlockAsync() function in android::GraphicBufferMapper
272 status_t GraphicBuffer::unlockAsync(int *fenceFd) in unlockAsync() function in android::GraphicBuffer
42 int (*unlockAsync)(gralloc_module_t const*, buffer_handle_t, int*); member
295 int (*unlockAsync)(struct gralloc_module_t const* module, member