Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/
H A DCompositorTiming.cpp25 CompositorTiming::CompositorTiming(nsecs_t vsyncDeadline, nsecs_t vsyncPeriod, nsecs_t vsyncPhase, in CompositorTiming()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3175 const nsecs_t vsyncPhase = in onCompositionPresented() local