Searched defs:vsyncPhase (Results 1 – 2 of 2) sorted by relevance
25 CompositorTiming::CompositorTiming(nsecs_t vsyncDeadline, nsecs_t vsyncPeriod, nsecs_t vsyncPhase, in CompositorTiming()
2860 const nsecs_t vsyncPhase = mVsyncConfiguration->getCurrentConfigs().late.sfOffset; in postComposition() local