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

/openjdk7/jdk/test/sun/java2d/SunGraphics2D/
H A DPolyVertTest.java59 static int numframes; field in class:PolyVertTest
73 if (--numframes <= 0) {
301 numframes++;
321 --numframes;
323 if (counting || ((showresults || showerrors) && numframes == 0)) {
526 ++numframes;

Completed in 30 milliseconds