Home
last modified time | relevance | path

Searched defs:qPts (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tests/
DPathOpsTestCommon.cpp187 SkPoint qPts[2] = { in CubicPathToQuads() local
DPathOpsAngleIdeas.cpp651 const QuadPts qPts[] = { in DEF_TEST() local
DPathTest.cpp4167 const SkPoint qPts[] = {{6, 6}, {8, 8}, {6, 8}, {4, 8}, {4, 6}, {4, 4}, {6, 6}}; in test_contains() local
/third_party/skia/tools/fonts/
DTestSVGTypeface.cpp1124 SkTArray<SkPoint, true> qPts; in path_to_quads() local
/third_party/skia/src/gpu/ops/
DAAHairLinePathRenderer.cpp304 const SkPoint* qPts = persp ? srcPts : devPts; in gather_lines_and_quads() local