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