Lines Matching refs:Power
51 Power::Power(std::shared_ptr<DisplayLowPower> dlpw) in Power() function in aidl::google::hardware::power::impl::pixel::Power
93 ndk::ScopedAStatus Power::setMode(Mode type, bool enabled) { in setMode()
185 ndk::ScopedAStatus Power::isModeSupported(Mode type, bool *_aidl_return) { in isModeSupported()
220 ndk::ScopedAStatus Power::setBoost(Boost type, int32_t durationMs) { in setBoost()
261 ndk::ScopedAStatus Power::isBoostSupported(Boost type, bool *_aidl_return) { in isBoostSupported()
292 binder_status_t Power::dump(int fd, const char **, uint32_t) { in dump()
309 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession()
318 ndk::ScopedAStatus Power::getHintSessionPreferredRate(int64_t *outNanoseconds) { in getHintSessionPreferredRate()
329 ndk::ScopedAStatus Power::createHintSessionWithConfig( in createHintSessionWithConfig()
352 ndk::ScopedAStatus Power::getSessionChannel(int32_t, int32_t, ChannelConfig *_aidl_return) { in getSessionChannel()
368 ndk::ScopedAStatus Power::closeSessionChannel(int32_t, int32_t) { in closeSessionChannel()