Searched refs:setLowPowerMode (Results 1 – 3 of 3) sorted by relevance
35 virtual int32_t setLowPowerMode() { return HWC2_ERROR_UNSUPPORTED; }; in setLowPowerMode() function
252 virtual int32_t setLowPowerMode() override;
307 if (mDisplayInterface->setLowPowerMode()) { in setPowerDoze()