Searched refs:end_ix (Results 1 – 1 of 1) sorted by relevance
820 const int end_ix = ix + xscan; in CopyTileWithColorTransform() local821 for (; ix < end_ix; ++ix) { in CopyTileWithColorTransform()