Home | History | Annotate | Download | only in pipe

Lines Matching refs:fCurrFlatIndex

343     int                         fCurrFlatIndex[kCount_PaintFlats];
443 sk_bzero(fCurrFlatIndex, sizeof(fCurrFlatIndex));
1126 if (index != fCurrFlatIndex[i] || replaced) {
1128 fCurrFlatIndex[i] = index;