Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DBufferQueueCore.h284 mutable Condition mIsAllocatingCondition; variable
/frameworks/native/libs/gui/
DBufferQueueCore.cpp85 mIsAllocatingCondition(), in BufferQueueCore()
304 mIsAllocatingCondition.wait(mMutex); in waitWhileAllocatingLocked()
DBufferQueueProducer.cpp520 mCore->mIsAllocatingCondition.broadcast(); in dequeueBuffer()
1366 mCore->mIsAllocatingCondition.broadcast(); in allocateBuffers()
1384 mCore->mIsAllocatingCondition.broadcast(); in allocateBuffers()
1412 mCore->mIsAllocatingCondition.broadcast(); in allocateBuffers()