Home
last modified time | relevance | path

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

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