Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DBufferQueueCore.h294 mutable std::condition_variable mIsAllocatingCondition; variable
/frameworks/native/libs/gui/
DBufferQueueCore.cpp121 mIsAllocatingCondition(), in BufferQueueCore()
371 mIsAllocatingCondition.wait(lock); in waitWhileAllocatingLocked()
DBufferQueueProducer.cpp567 mCore->mIsAllocatingCondition.notify_all(); in dequeueBuffer()
1454 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()
1477 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()
1505 mCore->mIsAllocatingCondition.notify_all(); in allocateBuffers()