Searched refs:controlIdlePowerCollapse (Results 1 – 6 of 6) sorted by relevance
260 Return<int32_t> controlIdlePowerCollapse(bool enable, bool synchronous) override;
524 Return<int32_t> HWCSession::controlIdlePowerCollapse(bool enable, bool synchronous) { in controlIdlePowerCollapse() function in sdm::HWCSession
2356 return static_cast<android::status_t>(controlIdlePowerCollapse(enable, synchronous)); in SetIdlePC()
574 Return<int32_t> HWCSession::controlIdlePowerCollapse(bool enable, bool synchronous) { in controlIdlePowerCollapse() function in sdm::HWCSession
328 Return<int32_t> controlIdlePowerCollapse(bool enable, bool synchronous) override;
3353 return static_cast<android::status_t>(controlIdlePowerCollapse(enable, synchronous)); in SetIdlePC()