Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1682 : mMaxFileCount(maxFileCount), in mMaxFileCount() function
1712 uint32_t mMaxFileCount; variable
DExynosDisplay.cpp6638 for (int i = 0; i < mMaxFileCount; ++i) { in chooseOpenedFile()
6670 mLastFileIndex = (mLastFileIndex + 1) % mMaxFileCount; in chooseOpenedFile()