Searched refs:iY2 (Results 1 – 2 of 2) sorted by relevance
461 int iY2; in S32_D32_constX_shaderproc() local466 iY2 = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()468 iY2 = mapper.intY(); in S32_D32_constX_shaderproc()473 iY2 = SkClampMax(iY2, stopY-1); in S32_D32_constX_shaderproc()476 iY2 = sk_int_mod(iY2, stopY); in S32_D32_constX_shaderproc()480 iY2 = sk_int_mirror(iY2, stopY); in S32_D32_constX_shaderproc()484 SkASSERT(iY0 == iY2); in S32_D32_constX_shaderproc()