Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DFakePhaseOffsets.h52 nsecs_t getOffsetThresholdForNextVsync() const override { return FAKE_PHASE_OFFSET_NS; } in getOffsetThresholdForNextVsync() function
/frameworks/native/services/surfaceflinger/Scheduler/
DPhaseOffsets.h76 nsecs_t getOffsetThresholdForNextVsync() const override { return mOffsetThresholdForNextVsync; } in getOffsetThresholdForNextVsync() function