Searched defs:maxProgress (Results 1 – 4 of 4) sorted by relevance
138 int maxProgress = 0; in buildProgressNotification() local225 int maxProgress, in buildNotification()
307 val maxProgress = clipSpec?.getMaxProgress(composition) ?: 1f in snapTo() constant
964 …r.setMaxFrame(MiscUtils.lerp(composition.getStartFrame(), composition.getEndFrame(), maxProgress)); in setMaxProgress() local1074 (int) MiscUtils.lerp(composition.getStartFrame(), composition.getEndFrame(), maxProgress)); in setMinAndMaxProgress() local