Searched refs:ncolor (Results 1 – 1 of 1) sorted by relevance
238 int[] ncolor = new int[listAllocated]; in inflate() local239 System.arraycopy(colorList, 0, ncolor, 0, listSize); in inflate()244 colorList = ncolor; in inflate()