Searched refs:fTransIndex (Results 1 – 2 of 2) sorted by relevance
251 , fTransIndex(transIndex) in SkGifCodec()433 if (fTransIndex < colorCount) {434 colorPtr[fTransIndex] = SK_ColorTRANSPARENT;435 fFillIndex = fTransIndex;
197 const uint32_t fTransIndex; variable