Home
last modified time | relevance | path

Searched refs:promotionParams (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp146 const PromotionParams promotionParams = {.toggleIdleTimer = isPrimary}; in registerDisplayInternal() local
148 demotePacesetterDisplay(promotionParams); in registerDisplayInternal()
157 return std::make_pair(promotePacesetterDisplayLocked(activeDisplayId, promotionParams), in registerDisplayInternal()