Searched defs:qPts (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/tests/ |
H A D | PathOpsTestCommon.cpp | 187 SkPoint qPts[2] = { local
|
H A D | PathOpsAngleIdeas.cpp | 651 const QuadPts qPts[] = { in DEF_TEST() local
|
H A D | PathTest.cpp | 4167 const SkPoint qPts[] = {{6, 6}, {8, 8}, {6, 8}, {4, 8}, {4, 6}, {4, 4}, {6, 6}}; in test_contains() local
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrPathUtils.cpp | 131 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set() argument [all...] |
/third_party/skia/tools/fonts/ |
H A D | TestSVGTypeface.cpp | 1124 SkTArray<SkPoint, true> qPts; in path_to_quads() local
|
Completed in 17 milliseconds