Searched refs:CELL_SIZE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/java2d/DirectX/TransformedPaintTest/
H A DTransformedPaintTest.java66 private static final int CELL_SIZE = 100; field in class:TransformedPaintTest
67 private static final int R_WIDTH = 3 * CELL_SIZE;
68 private static final int R_HEIGHT = PaintType.values().length * CELL_SIZE;

Completed in 30 milliseconds