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

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java273 static final int kColortyIndex = 32; field in class:OSXSurfaceData
578 this.fGraphicsStatesFloat.put(kColortyIndex, (float) anchor.getY());
598 this.fGraphicsStatesFloat.put(kColortyIndex, (float) userBounds.getY());

Completed in 91 milliseconds