Home
last modified time | relevance | path

Searched refs:DISPLAY_MAX (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h94 DISPLAY_MAX = 3, enumerator
157 DisplayType display_type{DISPLAY_MAX};
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp1243 type >= static_cast<int32_t>(DisplayType::DISPLAY_MAX)) { in setPanelGammaTableSource()
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp706 if ((type < DisplayType::DISPLAY_PRIMARY) || (type >= DisplayType::DISPLAY_MAX)) { in getPanelSysfsPath()