Searched refs:fFillIndex (Results 1 – 2 of 2) sorted by relevance
254 , fFillIndex(0) in SkGifCodec()435 fFillIndex = fTransIndex;437 fFillIndex = backgroundIndex;441 colorPtr[i] = colorPtr[fFillIndex];519 return get_color_table_fill_value(colorType, colorPtr, fFillIndex);
198 uint32_t fFillIndex; variable