Searched refs:sDurationScale (Results 1 – 1 of 1) sorted by relevance
65 private static float sDurationScale = 1f; field in ToonGame215 return (long) (baseDuration * sDurationScale); in getDuration()