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