Home
last modified time | relevance | path

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

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