Searched refs:mVsyncModulator (Results 1 – 2 of 2) sorted by relevance
385 mVsyncModulator.setPhaseOffsets(early, gl, late); in SurfaceFlinger()633 mVsyncModulator.setSchedulerAndHandles(mScheduler.get(), mAppConnectionHandle.get(), in init()945 mVsyncModulator.onRefreshRateChangeInitiated(); in setDesiredActiveConfig()946 mVsyncModulator.setPhaseOffsets(early, gl, late); in setDesiredActiveConfig()981 mVsyncModulator.setPhaseOffsets(early, gl, late); in setActiveConfigInternal()1459 mVsyncModulator.onRefreshRateChangeDetected(); in onVsyncReceived()1638 mVsyncModulator.getOffsets().sf < mPhaseOffsets->getOffsetThresholdForNextVsync() in previousFrameMissed()1767 mVsyncModulator.onRefreshed(mHadClientComposition); in handleMessageRefresh()2519 mVsyncModulator.onTransactionHandled(); in handleTransaction()3575 mVsyncModulator.setTransactionStart(transactionStart); in setTransactionFlags()
954 VSyncModulator mVsyncModulator; variable