HomeSort by relevance Sort by last modified time
    Searched defs:mBufferAge (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/renderthread/
EglManager.h 39 EGLint bufferAge() const { return mBufferAge; }
47 EGLint mBufferAge;
  /frameworks/native/include/gui/
BufferQueueCore.h 288 // mBufferAge tracks the age of the contents of the most recently dequeued
290 uint64_t mBufferAge;

Completed in 3143 milliseconds