Searched defs:hwcMinWorkDuration (Results 1 – 4 of 4) sorted by relevance
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()
76 std::chrono::nanoseconds hwcMinWorkDuration; // Used for calculating the member
2233 const auto hwcMinWorkDuration = mVsyncConfiguration->getCurrentConfigs().hwcMinWorkDuration; in composite() local