Searched refs:getColorAdjustedDbv (Results 1 – 4 of 4) sorted by relevance
125 virtual int32_t getColorAdjustedDbv(uint32_t &dbv_adj);
698 int32_t ExynosPrimaryDisplayModule::getColorAdjustedDbv(uint32_t &dbv_adj) { in getColorAdjustedDbv() function in ExynosPrimaryDisplayModule
1117 virtual int32_t getColorAdjustedDbv(uint32_t &) { return NO_ERROR; } in getColorAdjustedDbv() function
1667 if (mExynosDisplay->getColorAdjustedDbv(dbv_adj)) { in deliverWinConfigData()