Home
last modified time | relevance | path

Searched refs:bottomHalf (Results 1 – 1 of 1) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java873 Rect bottomHalf = new Rect(0, 55, 100, 100); in testSurfaceTransaction_setSourceRect_small() local
886 new RectChecker(List.of(topHalf, bottomHalf)) { in testSurfaceTransaction_setSourceRect_small()
891 } else if (bottomHalf.contains(x, y)) { in testSurfaceTransaction_setSourceRect_small()