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
258 static uint32_t GetThrottlingRefreshRate() { return HWCDisplay::throttling_refresh_rate_; } in GetThrottlingRefreshRate()260 { HWCDisplay::throttling_refresh_rate_ = newRefreshRate; } in SetThrottlingRefreshRate()462 static uint32_t throttling_refresh_rate_;
429 uint32_t throttling_refresh_rate_ = 60; variable
3544 if (new_rate !=0 && throttling_refresh_rate_ != new_rate) { in SetNewThrottlingRate()3546 throttling_refresh_rate_ = new_rate; in SetNewThrottlingRate()
55 uint32_t HWCDisplay::throttling_refresh_rate_ = 60; member in sdm::HWCDisplay