Home
last modified time | relevance | path

Searched refs:waitWhileAllocatingLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp82 mCore->waitWhileAllocatingLocked(); in setBufferCount()
275 mCore->waitWhileAllocatingLocked(); in dequeueBuffer()
434 mCore->waitWhileAllocatingLocked(); in detachNextBuffer()
479 mCore->waitWhileAllocatingLocked(); in attachBuffer()
841 mCore->waitWhileAllocatingLocked(); in disconnect()
918 mCore->waitWhileAllocatingLocked(); in allocateBuffers()
DBufferQueueCore.cpp231 void BufferQueueCore::waitWhileAllocatingLocked() const { in waitWhileAllocatingLocked() function in android::BufferQueueCore
/frameworks/native/include/gui/
DBufferQueueCore.h124 void waitWhileAllocatingLocked() const;