Searched defs:lastDrawnProgress (Results 1 – 1 of 1) sorted by relevance
246 private float lastDrawnProgress = -Float.MAX_VALUE; field in LottieDrawable668 float lastDrawnProgress = this.lastDrawnProgress; in shouldSetProgressBeforeDrawing() local