Searched defs:CENTER (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/cts/ | ||
D | ComposePathEffectTest.java | 43 private static final int CENTER = BITMAP_HEIGHT / 2; field in ComposePathEffectTest |
D | BlurMaskFilterTest.java | 42 private static final int CENTER = BITMAP_HEIGHT / 2; field in BlurMaskFilterTest |
D | SweepGradientTest.java | 49 private static final int CENTER = SIZE / 2; field in SweepGradientTest |