Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncConfiguration.cpp43 VsyncConfiguration::VsyncConfiguration(Fps currentFps) : mRefreshRateFps(currentFps) {} in VsyncConfiguration()
110 PhaseOffsets::PhaseOffsets(Fps currentFps, nsecs_t vsyncPhaseOffsetNs, nsecs_t sfVSyncPhaseOffsetNs, in PhaseOffsets()
/frameworks/native/services/surfaceflinger/tests/unittests/
DVsyncConfigurationTest.cpp35 TestableWorkDuration(Fps currentFps, nsecs_t sfDuration, nsecs_t appDuration, in TestableWorkDuration()