Home
last modified time | relevance | path

Searched defs:vsyncInterval (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1648 nsecs_t vsyncPhase, nsecs_t vsyncInterval, nsecs_t compositeTime, in updateCompositorTiming()
1676 nsecs_t vsyncInterval, nsecs_t compositeToPresentLatency) { in setCompositorTimingSnapped()
1736 nsecs_t vsyncInterval = mPrimaryDispSync.getPeriod(); in postComposition() local