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

  /frameworks/native/include/gui/
CpuConsumer.h 120 uint32_t mCurrentLockedBuffers;
  /frameworks/native/libs/gui/
CpuConsumer.cpp 36 mCurrentLockedBuffers(0)
62 if (mCurrentLockedBuffers == mMaxLockedBuffers) {
154 mCurrentLockedBuffers++;
200 mCurrentLockedBuffers--;

Completed in 86 milliseconds