Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DBufferQueueCore.h297 mutable std::condition_variable mIsAllocatingCondition; variable
/frameworks/native/libs/gui/
DBufferQueueCore.cpp120 mIsAllocatingCondition(), in BufferQueueCore()
369 mIsAllocatingCondition.wait(lock); in waitWhileAllocatingLocked()
DBufferQueueProducer.cpp631 mCore->mIsAllocatingCondition.notify_all(); in dequeueBuffer()
1583 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()
1610 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()
1641 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()