Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp4198 bool isBrightnessSupported = false; in getDisplayCapabilities() local
4201 auto ret = getDisplayBrightnessSupport(&isBrightnessSupported); in getDisplayCapabilities()
4206 if (isBrightnessSupported) { in getDisplayCapabilities()
4233 if (isBrightnessSupported) { in getDisplayCapabilities()