Searched refs:waitForFreeSlotThenRelock (Results 1 – 2 of 2) sorted by relevance
213 status_t waitForFreeSlotThenRelock(FreeSlotCaller caller, int* found) const;
241 status_t BufferQueueProducer::waitForFreeSlotThenRelock(FreeSlotCaller caller, in waitForFreeSlotThenRelock() function in android::BufferQueueProducer394 status_t status = waitForFreeSlotThenRelock(FreeSlotCaller::Dequeue, in dequeueBuffer()696 status_t status = waitForFreeSlotThenRelock(FreeSlotCaller::Attach, &found); in attachBuffer()