Searched defs:setLowPowerMode (Results 1 – 7 of 7) sorted by relevance
55 void setLowPowerMode(in boolean enabled); in setLowPowerMode() method
212 void setLowPowerMode(in boolean enabled); in setLowPowerMode() method
35 virtual int32_t setLowPowerMode() { return HWC2_ERROR_UNSUPPORTED; }; in setLowPowerMode() function
894 int32_t ExynosDisplayDrmInterface::setLowPowerMode() { in setLowPowerMode() function in ExynosDisplayDrmInterface
149 ndk::ScopedAStatus Display::setLowPowerMode(bool enabled) { in setLowPowerMode() function in aidl::com::google::hardware::pixel::display::Display