Searched defs:quadBottom (Results 1 – 3 of 3) sorted by relevance
252 SkScalar quadBottom = std::max(std::max(pts[0].fY, pts[1].fY), pts[2].fY); in calculate_path_gap() local267 SkScalar quadBottom = in calculate_path_gap() local
629 const deUint32 quadBottom = renderY + renderHeight - quadMarginY; in iterate() local