Home | History | Annotate | Download | only in src

Lines Matching refs:kMarkingSpeedAccellerationInterval

950   if ((steps_count_ % kMarkingSpeedAccellerationInterval) == 0) {
953 static_cast<int>(kMarkingSpeedAccellerationInterval));