Home
last modified time | relevance | path

Searched defs:vsyncPhase (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()
1675 void SurfaceFlinger::setCompositorTimingSnapped(nsecs_t vsyncPhase, in setCompositorTimingSnapped()
1735 nsecs_t vsyncPhase = mPrimaryDispSync.computeNextRefresh(0); in postComposition() local