Home
last modified time | relevance | path

Searched refs:MIDDLECOUNT (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/mock/
H A DVirtualScreen.h78 enum class JpgPixCountLevel { LOWCOUNT = 100000, MIDDLECOUNT = 300000, HIGHCOUNT = 500000}; member in VirtualScreen::LoadDocType::ProtocolVersion::JpgPixCountLevel
H A DVirtualScreen.cpp213 pixCount <= static_cast<int>(JpgPixCountLevel::MIDDLECOUNT)) { in GetJpgQualityValue()
215 } else if (pixCount > static_cast<int>(JpgPixCountLevel::MIDDLECOUNT) && in GetJpgQualityValue()

Completed in 2 milliseconds