Home | History | Annotate | Download | only in images

Lines Matching refs:colorCount

151     int colorCount = readByte(buf, 8 + choice*16);
192 colorCount = 2;
196 colorCount = 16;
200 colorCount = 256;
204 colorCount = 0;
208 colorCount = 0;
228 if (colorCount)
230 colors = new SkPMColor[colorCount];
231 for (int j = 0; j < colorCount; j++)
246 int xorOffset = begin + colorCount*4; //beginning of the color bitmap