Searched refs:setAtcMode (Results 1 – 2 of 2) sorted by relevance
272 int32_t setAtcMode(std::string mode_name);
902 int32_t ExynosPrimaryDisplayModule::setAtcMode(std::string mode_name) { in setAtcMode() function in ExynosPrimaryDisplayModule974 if (setAtcMode(modeStr) != NO_ERROR) return; in setLbeState()