Searched defs:hwcMinWorkDuration (Results 1 – 4 of 4) sorted by relevance
50 std::chrono::nanoseconds hwcMinWorkDuration; // Used for calculating the earliest present time. member
38 nsecs_t hwcMinWorkDuration) in TestableWorkDuration()183 nsecs_t thresholdForNextVsync, nsecs_t hwcMinWorkDuration) in TestablePhaseOffsets()
120 nsecs_t thresholdForNextVsync, nsecs_t hwcMinWorkDuration) in PhaseOffsets()368 nsecs_t hwcMinWorkDuration) in WorkDuration()
2588 const auto hwcMinWorkDuration = mVsyncConfiguration->getCurrentConfigs().hwcMinWorkDuration; in composite() local