Searched refs:throttling_refresh_rate_ (Results 1 – 8 of 8) sorted by relevance
205 static uint32_t GetThrottlingRefreshRate() { return HWCDisplay::throttling_refresh_rate_; } in GetThrottlingRefreshRate()207 { HWCDisplay::throttling_refresh_rate_ = newRefreshRate; } in SetThrottlingRefreshRate()381 static uint32_t throttling_refresh_rate_;
242 uint32_t throttling_refresh_rate_ = 60; variable
3601 if (new_rate !=0 && throttling_refresh_rate_ != new_rate) { in SetNewThrottlingRate()3603 throttling_refresh_rate_ = new_rate; in SetNewThrottlingRate()
54 uint32_t HWCDisplay::throttling_refresh_rate_ = 60; member in sdm::HWCDisplay
296 static uint32_t GetThrottlingRefreshRate() { return HWCDisplay::throttling_refresh_rate_; } in GetThrottlingRefreshRate()298 { HWCDisplay::throttling_refresh_rate_ = newRefreshRate; } in SetThrottlingRefreshRate()506 static uint32_t throttling_refresh_rate_;
472 uint32_t throttling_refresh_rate_ = 60; variable
3652 if (new_rate !=0 && throttling_refresh_rate_ != new_rate) { in SetNewThrottlingRate()3654 throttling_refresh_rate_ = new_rate; in SetNewThrottlingRate()
55 uint32_t HWCDisplay::throttling_refresh_rate_ = 60; member in sdm::HWCDisplay