Searched refs:getOffsetThresholdForNextVsync (Results 1 – 3 of 3) sorted by relevance
49 virtual nsecs_t getOffsetThresholdForNextVsync() const = 0;76 nsecs_t getOffsetThresholdForNextVsync() const override { return mOffsetThresholdForNextVsync; } in getOffsetThresholdForNextVsync() function
52 nsecs_t getOffsetThresholdForNextVsync() const override { return FAKE_PHASE_OFFSET_NS; } in getOffsetThresholdForNextVsync() function
1638 mVsyncModulator.getOffsets().sf < mPhaseOffsets->getOffsetThresholdForNextVsync() in previousFrameMissed()