Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVerticalTextTest.kt102 val lastY = vGlyphs.getGlyphY(vGlyphs.glyphCount() - 1) in <lambda>() constant
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DPathTests.java98 float lastY = approx[2]; in verifyPathApproximation() local
/cts/tests/input/src/android/input/cts/
DIncompleteMotionTest.kt95 private var lastY: Float? = null variable in android.input.cts.IncompleteMotionTest