HomeSort by relevance Sort by last modified time
    Searched refs:mIsStale (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/gui/
BufferItem.h 133 bool mIsStale;
  /frameworks/native/libs/gui/
BufferQueueConsumer.cpp 147 if (!front->mIsStale) {
222 outBuffer->mIsStale = false;
235 if (!outBuffer->mIsStale) {
BufferItem.cpp 43 mIsStale(false) {
BufferQueueCore.cpp 241 b.mIsStale = true;
BufferQueueProducer.cpp 872 if (!last.mIsStale) {
    [all...]

Completed in 4266 milliseconds