Home | History | Annotate | Download | only in images

Lines Matching refs:colorCount

147     int colorCount = readByte(buf, 8 + choice*16);
182 colorCount = 2;
186 colorCount = 16;
190 colorCount = 256;
194 colorCount = 0;
198 colorCount = 0;
218 if (colorCount)
220 colors = new SkPMColor[colorCount];
221 for (int j = 0; j < colorCount; j++)
236 int xorOffset = begin + colorCount*4; //beginning of the color bitmap