Home | History | Annotate | Download | only in webkit

Lines Matching refs:MAX_DURATION

920     private static final int MAX_DURATION = 750;   // milliseconds
3941 return Math.min(duration, MAX_DURATION);