Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp940 if (setAtcEnable(enable) != NO_ERROR) { in setAtcMode()
1050 int32_t ExynosPrimaryDisplayModule::setAtcEnable(bool enable) { in setAtcEnable() function in ExynosPrimaryDisplayModule
1068 if (setAtcEnable(false) != NO_ERROR) { in checkAtcAnimation()