Home
last modified time | relevance | path

Searched defs:getColorAdjustedDbv (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.cpp698 int32_t ExynosPrimaryDisplayModule::getColorAdjustedDbv(uint32_t &dbv_adj) { in getColorAdjustedDbv() function in ExynosPrimaryDisplayModule
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h1117 virtual int32_t getColorAdjustedDbv(uint32_t &) { return NO_ERROR; } in getColorAdjustedDbv() function