Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1683 mThresholdSizePerFile(thresholdSizePerFile), in mMaxFileCount()
1713 uint32_t mThresholdSizePerFile; variable
DExynosDisplay.cpp6666 if (fileSize < mThresholdSizePerFile) return true; in chooseOpenedFile()