HomeSort by relevance Sort by last modified time
    Searched refs:BOTTOM_Y (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
BlendModeColorFilterTest.java 45 private static final int BOTTOM_Y = TEST_HEIGHT * 3 / 4;
51 new Point(LEFT_X, BOTTOM_Y),
52 new Point(RIGHT_X, BOTTOM_Y)
BlendModeTest.java 46 private static final int BOTTOM_Y = TEST_HEIGHT * 3 / 4;
78 new Point(LEFT_X, BOTTOM_Y),
79 new Point(RIGHT_X, BOTTOM_Y)

Completed in 2653 milliseconds