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

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/common/
H A DPaletteBuilder.java211 int childIndex = getBranchIndex(aColor, aNode.level);
284 int branchIndex = getBranchIndex(aColor, aLevel);
350 protected int getBranchIndex(Color aColor, int aLevel) { method in class:PaletteBuilder

Completed in 28 milliseconds