Home
last modified time | relevance | path

Searched defs:needsInvalidate (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/
DAndroidOverscroll.android.kt223 var needsInvalidate = false in draw() variable
405 val needsInvalidate = edgeEffect.draw(canvas) in drawWithRotation() constant
410 val needsInvalidate = edgeEffect.draw(canvas) in drawWithRotation() constant
437 var needsInvalidate = false in draw() variable
512 val needsInvalidate = edgeEffect.draw(canvas) in drawWithRotationAndOffset() constant