Searched defs:unlockAsync (Results 1 – 4 of 4) sorted by relevance
54 status_t unlockAsync(int *fenceFd) { return OK; } in unlockAsync() function
298 int (*unlockAsync)(struct gralloc_module_t const* module, member
343 status_t GraphicBuffer::unlockAsync(int *fenceFd) in unlockAsync() function in android::GraphicBuffer
177 status_t GraphicBufferMapper::unlockAsync(buffer_handle_t handle, int *fenceFd) in unlockAsync() function in android::GraphicBufferMapper