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()1452 mVsyncModulator.onRefreshRateChangeDetected(); in onVsyncReceived()1631 mVsyncModulator.getOffsets().sf < mPhaseOffsets->getOffsetThresholdForNextVsync() in previousFrameMissed()1760 mVsyncModulator.onRefreshed(mHadClientComposition); in handleMessageRefresh()2512 mVsyncModulator.onTransactionHandled(); in handleTransaction()3568 mVsyncModulator.setTransactionStart(transactionStart); in setTransactionFlags()
954 VSyncModulator mVsyncModulator; variable