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

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java275 static final int kColorsxIndex = 34; field in class:OSXSurfaceData
579 this.fGraphicsStatesFloat.put(kColorsxIndex, (float) (anchor.getWidth() / texturePaintImage.getWidth()));
599 this.fGraphicsStatesFloat.put(kColorsxIndex, 1.0f);

Completed in 33 milliseconds