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

/openjdk7/jdk/src/macosx/classes/sun/java2d/
H A DOSXSurfaceData.java268 static final int kColorHeightIndex = 27; // if kColorTexture field in class:OSXSurfaceData
575 this.fGraphicsStatesInt.put(kColorHeightIndex, texturePaintImage.getHeight());
596 this.fGraphicsStatesInt.put(kColorHeightIndex, texturePaintImage.getHeight());

Completed in 37 milliseconds