Searched refs:iy1 (Results 1 – 7 of 7) sorted by relevance
151 int ix0, iy0, ix1, iy1, ix2, iy2;202 iy1 = y3 - y1;217 det = ix2 * iy1 - ix1 * iy2;224 det2 = ix1 * iy0 - ix0 * iy1;
130 int iy1 = SkFDot6Round(y1); in HairLineRgn() local131 if (iy0 == iy1) { // too short to draw in HairLineRgn()138 vertline(iy0, iy1, startX, slope, blitter); in HairLineRgn()
668 int iy1 = trimmed_box.y1 / TILE_SIZE; in lp_setup_bin_triangle() local691 for (y = iy0; y <= iy1; y++) in lp_setup_bin_triangle()
684 int iy1 = deCeilFloatToInt32(sy1 - 0.5f); in computeVertexReference() local697 for (int iy = iy0; iy < iy1; iy++) in computeVertexReference()
343 const int iy1 = deCeilFloatToInt32(ldru.w() * (float)region.h - 0.5f); in setPixelColors() local345 for (int iy = iy0; iy < iy1; iy++) in setPixelColors()
1788 const int iy1 = deCeilFloatToInt32(sy1 - 0.5f); in computeVertexReference() local1801 for (int iy = iy0; iy < iy1; iy++) in computeVertexReference()
439 const int iy1 = deCeilFloatToInt32(ldru.w() * (float)region.h - 0.5f); in setPixelColors() local441 for (int iy = iy0; iy < iy1; iy++) in setPixelColors()