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

/openjdk7/jdk/test/sun/java2d/pipe/hw/VSyncedBufferStrategyTest/
H A DVSyncedBufferStrategyTest.java63 private static final int BLOCK_H = 200; field in class:VSyncedBufferStrategyTest
170 g.fillRect(blockX, blockY, BLOCK_W, BLOCK_H);
179 return new Dimension(BLOCK_W*10+20, BLOCK_H+20);

Completed in 44 milliseconds