Searched refs:rimProgress (Results 1 – 1 of 1) sorted by relevance
58 private var rimProgress: Float = HIDDEN_CAMERA_PROTECTION_SCALE variable81 if (rimProgress > HIDDEN_RIM_SCALE) { in drawCutoutProtection()168 rimRect.scale(rimProgress) in updateProtectionBoundingPath()203 scalePath(rimPath, rimProgress) in drawFaceScanningRim()256 return ValueAnimator.ofFloat(rimProgress, endValue).apply { in createRimDisappearAnimator()262 rimProgress = HIDDEN_RIM_SCALE in createRimDisappearAnimator()311 rimProgress = animator.animatedValue as Float in updateRimProgress()359 ipw.println("rimProgress=$rimProgress") in dump()