Searched refs:pending_refresh_rate_applied_time_ (Results 1 – 4 of 4) sorted by relevance
490 int64_t pending_refresh_rate_applied_time_ = INT64_MAX; variable
1186 pending_refresh_rate_applied_time_ = applied_time; in RequestActiveConfigChange()1202 if (timeline.newVsyncAppliedTimeNanos != pending_refresh_rate_applied_time_) { in SubmitActiveConfigChange()1208 pending_refresh_rate_applied_time_ = INT64_MAX; in SubmitActiveConfigChange()
2706 pending_refresh_rate_applied_time_ = applied_time; in RequestActiveConfigChange()2742 if (timeline.newVsyncAppliedTimeNanos != pending_refresh_rate_applied_time_) { in SubmitActiveConfigChange()2749 pending_refresh_rate_applied_time_ = INT64_MAX; in SubmitActiveConfigChange()
570 int64_t pending_refresh_rate_applied_time_ = INT64_MAX; variable