Searched refs:iy2 (Results 1 – 2 of 2) sorted by relevance
151 int ix0, iy0, ix1, iy1, ix2, iy2;208 iy2 = contour[ i + 1 ].y - contour[ i ].y;212 iy2 = contour[ 0 ].y - contour[ i ].y;217 det = ix2 * iy1 - ix1 * iy2;218 det1 = ix2 * iy0 - ix0 * iy2;
552 int iy2 = SkClampMax(SkScalarFloorToInt(pt.fY), maxY); in Clamp_S32_D32_nofilter_trans_shaderproc() local555 SkASSERT(iy == iy2); in Clamp_S32_D32_nofilter_trans_shaderproc()626 int iy2 = sk_int_mod(SkScalarFloorToInt(pt.fY), stopY); in Repeat_S32_D32_nofilter_trans_shaderproc() local629 SkASSERT(iy == iy2); in Repeat_S32_D32_nofilter_trans_shaderproc()