Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
H A DExynosExternalDisplay.h74 virtual bool getHDRException(ExynosLayer *layer);
H A DExynosExternalDisplay.cpp502 bool ExynosExternalDisplay::getHDRException(ExynosLayer* __unused layer) in getHDRException() function in ExynosExternalDisplay
/aosp12/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplay.h63 virtual bool getHDRException(ExynosLayer* __unused layer);
H A DExynosPrimaryDisplay.cpp368 bool ExynosPrimaryDisplay::getHDRException(ExynosLayer* __unused layer) in getHDRException() function in ExynosPrimaryDisplay
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h1149 virtual bool getHDRException(ExynosLayer *layer);
H A DExynosDisplay.cpp1489 bool ExynosDisplay::getHDRException(ExynosLayer* __unused layer) in getHDRException() function in ExynosDisplay
1639 bool hdr_exception = getHDRException(&layer); in configureHandle()
1689 bool hdr_exception = getHDRException(&layer); in configureHandle()