Searched refs:DumpQ (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/pathops/ |
H A D | SkPathOpsDebug.h | 467 void DumpQ(const SkDQuad& quad1, const SkDQuad& quad2, int testNo);
|
/third_party/skia/tests/ |
H A D | PathOpsAngleIdeas.cpp | 448 DumpQ(quad1, quad2, testNo); in testQuadAngles() 645 DumpQ(small[0], small[1], smallIndex); 874 // DumpQ(q1, q2, 999);
|
H A D | PathOpsDebug.cpp | 490 void DumpQ(const SkDQuad& quad1, const SkDQuad& quad2, int testNo) { in DumpQ() function
|
Completed in 6 milliseconds