Home
last modified time | relevance | path

Searched defs:maxPt (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkContourMeasure.cpp197 int maxt, const SkPoint& maxPt, in compute_conic_segs()
/third_party/skia/src/core/
DSkContourMeasure.cpp235 int maxt, const SkPoint& maxPt, in compute_conic_segs()
/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp1106 SkPoint maxPt = SkEvalQuadAt(pts, t); in draw_bisects() local
1151 SkPoint maxPt; in draw_bisects() local