Searched refs:DumpQ (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsDebug.h | 488 void DumpQ(const SkDQuad& quad1, const SkDQuad& quad2, int testNo);
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.h | 488 void DumpQ(const SkDQuad& quad1, const SkDQuad& quad2, int testNo);
|
/external/skqp/tests/ |
D | PathOpsAngleIdeas.cpp | 451 DumpQ(quad1, quad2, testNo); in testQuadAngles() 648 DumpQ(small[0], small[1], smallIndex); in DEF_TEST()
|
D | PathOpsDebug.cpp | 490 void DumpQ(const SkDQuad& quad1, const SkDQuad& quad2, int testNo) { in DumpQ() function
|
/external/skia/tests/ |
D | PathOpsAngleIdeas.cpp | 451 DumpQ(quad1, quad2, testNo); in testQuadAngles() 648 DumpQ(small[0], small[1], smallIndex); in DEF_TEST()
|
D | PathOpsDebug.cpp | 490 void DumpQ(const SkDQuad& quad1, const SkDQuad& quad2, int testNo) { in DumpQ() function
|