Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.h236 bool updateAttachedChoreographer) EXCLUDES(mDisplayLock);
DScheduler.cpp701 bool updateAttachedChoreographer) { in chooseRefreshRateForContent() argument
710 if (updateAttachedChoreographer) { in chooseRefreshRateForContent()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2720 bool updateAttachedChoreographer = mUpdateAttachedChoreographer; in commit() local
2727 updateAttachedChoreographer); in commit()