Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h129 virtual int32_t getColorAdjustedDbv(uint32_t &dbv_adj);
DExynosPrimaryDisplayModule.cpp273 int32_t ExynosPrimaryDisplayModule::getColorAdjustedDbv(uint32_t &dbv_adj) { in getColorAdjustedDbv() function in ExynosPrimaryDisplayModule
/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.cpp722 if (display.getColorAdjustedDbv(dbv_adj)) { in prepareFrameCommit()
DExynosDisplay.h1298 virtual int32_t getColorAdjustedDbv(uint32_t &) { return NO_ERROR; } in getColorAdjustedDbv() function