Home
last modified time | relevance | path

Searched defs:qpts (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrPathUtils.cpp441 SkPoint* qpts = quads->push_back_n(6); in convert_noninflect_cubic_to_quads_with_constraint() local
449 SkPoint* qpts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint() local
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.cpp522 SkPoint* qpts = quads->push_back_n(6); in convert_noninflect_cubic_to_quads_with_constraint() local
530 SkPoint* qpts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint() local
/third_party/flutter/skia/tests/
DGeometryTest.cpp164 const SkPoint* qpts = quadder.computeQuads(pts, w, 0.25); in test_this_conic_to_quad() local
/third_party/skia/tests/
DGeometryTest.cpp232 const SkPoint* qpts = quadder.computeQuads(pts, w, 0.25); in test_this_conic_to_quad() local
/third_party/flutter/skia/src/gpu/ops/
DGrAAConvexPathRenderer.cpp450 SkPoint qpts[] = {sega.endPt(), segb.fPts[0], segb.fPts[1]}; in create_vertices() local
/third_party/skia/src/gpu/ops/
DAAConvexPathRenderer.cpp454 SkPoint qpts[] = {sega.endPt(), segb.fPts[0], segb.fPts[1]}; in create_vertices() local