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

/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRUtils.java164 public static int getRepeatForCycleMethod(CycleMethod cycleMethod) { method in class:XRUtils
H A DXRPaints.java161 int repeat = XRUtils.getRepeatForCycleMethod(paint.getCycleMethod());
193 int repeat = XRUtils.getRepeatForCycleMethod(paint.getCycleMethod());

Completed in 30 milliseconds