OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOP_Y
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
BlendModeColorFilterTest.java
44
private static final int
TOP_Y
= TEST_HEIGHT / 4;
50
new Point(LEFT_X,
TOP_Y
),
BlendModeTest.java
45
private static final int
TOP_Y
= TEST_HEIGHT / 4;
77
new Point(LEFT_X,
TOP_Y
),
Completed in 177 milliseconds