Searched refs:unlockAsync (Results 1 – 3 of 3) sorted by relevance
54 status_t unlockAsync(int *fenceFd) { return OK; } in unlockAsync() function
185 graphicBuffer->unlockAsync(&fenceFd); in Java_com_android_test_SurfaceProxy_drawBuffer()
489 res = buffer->mGraphicBuffer->unlockAsync(&fenceFd); in Image_unlockIfLocked()