Searched defs:mIsAllocating (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DBufferQueueCore.h123 // waitWhileAllocatingLocked blocks until mIsAllocating is false.
240 // mIsAllocating indicates whether a producer is currently trying to allocate buffers (which
244 bool mIsAllocating; member in class:android::BufferQueueCore
246 // mIsAllocatingCondition is a condition variable used by producers to wait until mIsAllocating

Completed in 18 milliseconds