Home
last modified time | relevance | path

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

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