Home
last modified time | relevance | path

Searched refs:mCurrentAtcModeName (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h317 std::string mCurrentAtcModeName; variable
DExynosPrimaryDisplayModule.cpp1041 mCurrentAtcModeName = enable ? mode_name : "NULL"; in setAtcMode()
1042 ALOGI("atc enable=%d (mode=%s, pending off=%s)", enable, mCurrentAtcModeName.c_str(), in setAtcMode()
1087 auto it = mAtcModeSetting.find(mCurrentAtcModeName); in setLbeAmbientLight()