Searched defs:kColorWidthIndex (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java266 static final int kColorWidthIndex = 25; // if kColorTexture field in class:OSXSurfaceData
574 this.fGraphicsStatesInt.put(kColorWidthIndex, texturePaintImage.getWidth());
595 this.fGraphicsStatesInt.put(kColorWidthIndex, texturePaintImage.getWidth());

Completed in 36 milliseconds