Searched refs:fillIndex (Results 1 – 2 of 2) sorted by relevance
160 uint8_t fillIndex) { in get_color_table_fill_value() argument164 return colorPtr[fillIndex]; in get_color_table_fill_value()166 return SkPixel32ToPixel16(colorPtr[fillIndex]); in get_color_table_fill_value()168 return fillIndex; in get_color_table_fill_value()
267 int fillIndex = gif->SBackGroundColor; local362 fillIndex = transpIndex;363 } else if (fillIndex >= colorCount) {365 fillIndex = 0; // If not, fix it.393 memset(bm->getPixels(), fillIndex, bm->getSize());426 memset(scanline, fillIndex, innerWidth);443 memset(scanline, fillIndex, innerWidth);