Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.h73 virtual bool getHDRException(ExynosLayer *layer);
DExynosExternalDisplay.cpp560 bool ExynosExternalDisplay::getHDRException(ExynosLayer* __unused layer) in getHDRException() function in ExynosExternalDisplay
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.h108 virtual bool getHDRException(ExynosLayer* __unused layer);
DExynosPrimaryDisplay.cpp681 bool ExynosPrimaryDisplay::getHDRException(ExynosLayer* __unused layer) in getHDRException() function in ExynosPrimaryDisplay
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1386 virtual bool getHDRException(ExynosLayer *layer);
DExynosDisplay.cpp1896 bool ExynosDisplay::getHDRException(ExynosLayer* __unused layer) in getHDRException() function in ExynosDisplay
2056 bool hdr_exception = getHDRException(&layer); in configureHandle()
2106 bool hdr_exception = getHDRException(&layer); in configureHandle()