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

  /hardware/intel/img/hwcomposer/include/
DisplayPlane.h 137 int mCacheCapacity;
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlane.cpp 33 mCacheCapacity(0),
68 mCacheCapacity = bufferCount;
243 if ((int)mDataBuffers.size() >= mCacheCapacity) {

Completed in 610 milliseconds