Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp452 if (setAtcEnable(enable) != NO_ERROR) { in setAtcMode()
588 int32_t ExynosPrimaryDisplayModule::setAtcEnable(bool enable) { in setAtcEnable() function in ExynosPrimaryDisplayModule
606 if (setAtcEnable(false) != NO_ERROR) { in checkAtcAnimation()
DExynosPrimaryDisplayModule.h176 int32_t setAtcEnable(bool enable);