Home | History | Annotate | Download | only in images

Lines Matching refs:colorCount

151     int colorCount = readByte(buf, 8 + choice*16);
186 colorCount = 2;
190 colorCount = 16;
194 colorCount = 256;
198 colorCount = 0;
202 colorCount = 0;
222 if (colorCount)
224 colors = new SkPMColor[colorCount];
225 for (int j = 0; j < colorCount; j++)
240 int xorOffset = begin + colorCount*4; //beginning of the color bitmap