Searched defs:setTranslate (Results 1 – 2 of 2) sorted by relevance
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/ | ||
| D | TextInputServiceAndroidCursorAnchorInfoTest.kt | 445 private fun Matrix.setTranslate(offset: Offset) { in Matrix() method in androidx.compose.ui.input.TextInputServiceAndroidCursorAnchorInfoTest |
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/ | ||
| D | LegacyTextInputMethodRequestCursorAnchorInfoTest.kt | 422 private fun android.graphics.Matrix.setTranslate(offset: Offset) = in <lambda>() method in androidx.compose.foundation.text.input.internal.LegacyTextInputMethodRequestCursorAnchorInfoTest |