Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueProducer.cpp104 mCore->waitWhileAllocatingLocked(); in setMaxDequeuedBufferCount()
183 mCore->waitWhileAllocatingLocked(); in setAsyncMode()
384 mCore->waitWhileAllocatingLocked(); in dequeueBuffer()
655 mCore->waitWhileAllocatingLocked(); in detachNextBuffer()
717 mCore->waitWhileAllocatingLocked(); in attachBuffer()
1243 mCore->waitWhileAllocatingLocked(); in disconnect()
1340 mCore->waitWhileAllocatingLocked(); in allocateBuffers()
DBufferQueueConsumer.cpp205 mCore->waitWhileAllocatingLocked(); in acquireBuffer()
626 mCore->waitWhileAllocatingLocked(); in setMaxAcquiredBufferCount()
DBufferQueueCore.cpp309 void BufferQueueCore::waitWhileAllocatingLocked() const { in waitWhileAllocatingLocked() function in android::BufferQueueCore
/frameworks/native/libs/gui/include/gui/
DBufferQueueCore.h136 void waitWhileAllocatingLocked() const;