Searched refs:rimRect (Results 1 – 1 of 1) sorted by relevance
60 private val rimRect = RectF() constant167 rimRect.set(protectionRect) in updateProtectionBoundingPath()168 rimRect.scale(rimProgress) in updateProtectionBoundingPath()180 rimRect.left.toInt(), in onMeasure()181 rimRect.top.toInt(), in onMeasure()182 rimRect.right.toInt(), in onMeasure()183 rimRect.bottom.toInt()) in onMeasure()186 logger.boundingRect(rimRect, "onMeasure: Face scanning animation") in onMeasure()360 ipw.println("rimRect=$rimRect") in dump()