Searched defs:lastCoords (Results 1 – 2 of 2) sorted by relevance
161 private var lastCoords: LayoutCoordinates? = null variable in com.android.compose.animation.scene.PunchHoleWithBoundsNode175 val lastCoords = lastCoords ?: error("draw() was called before onGloballyPositioned()") in holeOffset() constant
694 PointerCoords lastCoords; member