Home
last modified time | relevance | path

Searched refs:quadTop (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkGlyph.cpp252 SkScalar quadTop = std::min(std::min(pts[0].fY, pts[1].fY), pts[2].fY); in calculate_path_gap() local
253 if (bottomOffset < quadTop) { break; } in calculate_path_gap()
266 SkScalar quadTop = in calculate_path_gap() local
268 if (bottomOffset < quadTop) { break; } in calculate_path_gap()
/external/skia/src/pathops/
DSkPathOpsCurve.h75 SkDPoint quadTop(const SkPoint curve[3], SkScalar , double s, double e, double* topT);
/external/skqp/src/pathops/
DSkPathOpsCurve.h75 SkDPoint quadTop(const SkPoint curve[3], SkScalar , double s, double e, double* topT);