Home
last modified time | relevance | path

Searched refs:mAllowExtraAcquire (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DBufferQueueCore.h362 bool mAllowExtraAcquire = false; variable
/frameworks/native/libs/gui/
DBufferQueueConsumer.cpp97 const bool acquireNonDroppableBuffer = mCore->mAllowExtraAcquire && in acquireBuffer()
839 mCore->mAllowExtraAcquire = allow; in setAllowExtraAcquire()