Home | History | Annotate | Download | only in images

Lines Matching refs:colorCount

149     int colorCount = readByte(buf, 8 + choice*16);
170 colorCount = 2;
174 colorCount = 16;
178 colorCount = 256;
182 colorCount = 0;
186 colorCount = 0;
206 if (colorCount)
208 colors = new SkPMColor[colorCount];
209 for (int j = 0; j < colorCount; j++)
224 int xorOffset = begin + colorCount*4; //beginning of the color bitmap