Searched refs:gRunTestsInOneThread (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DShapeOps.h36 extern const bool gRunTestsInOneThread;
H A DShapeOpRect4x4_Test.cpp86 if (!gRunTestsInOneThread) SkDebugf(".");
88 if (!gRunTestsInOneThread) SkDebugf("%d", b);
90 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DEdgeWalkerQuadratic4x4_Test.cpp98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DShapeOpCubic4x4_Test.cpp98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DEdgeWalkerPolygon4x4_Test.cpp94 if (!gRunTestsInOneThread) SkDebugf(".");
96 if (!gRunTestsInOneThread) SkDebugf("%d", b);
98 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
194 if (!gRunTestsInOneThread) SkDebugf(".");
196 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
284 if (!gRunTestsInOneThread) SkDebugf(".");
286 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DSimplifyRect4x4_Test.cpp192 if (!gRunTestsInOneThread) SkDebugf(".");
194 if (!gRunTestsInOneThread) SkDebugf("%d", b);
196 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DLineQuadraticIntersection_Test.cpp229 if (!gRunTestsInOneThread) SkDebugf(".");
231 if (!gRunTestsInOneThread) SkDebugf("%d", a);
H A DEdgeWalker_TestUtility.cpp497 if (!gRunTestsInOneThread) {
557 if (!gRunTestsInOneThread) {
601 if (gRunTestsInOneThread && gShowOutputProgress) {
632 if (gRunTestsInOneThread && gShowOutputProgress) {
704 if (gRunTestsInOneThread) {
723 if (!gRunTestsInOneThread) {
H A DSimplify.cpp38 const bool gRunTestsInOneThread = false; variable
63 const bool gRunTestsInOneThread = true; variable
/external/skia/experimental/Intersection/
H A DShapeOps.h36 extern const bool gRunTestsInOneThread;
H A DShapeOpRect4x4_Test.cpp86 if (!gRunTestsInOneThread) SkDebugf(".");
88 if (!gRunTestsInOneThread) SkDebugf("%d", b);
90 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DEdgeWalkerQuadratic4x4_Test.cpp98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DShapeOpCubic4x4_Test.cpp98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DEdgeWalkerPolygon4x4_Test.cpp94 if (!gRunTestsInOneThread) SkDebugf(".");
96 if (!gRunTestsInOneThread) SkDebugf("%d", b);
98 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
194 if (!gRunTestsInOneThread) SkDebugf(".");
196 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
284 if (!gRunTestsInOneThread) SkDebugf(".");
286 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DSimplifyRect4x4_Test.cpp192 if (!gRunTestsInOneThread) SkDebugf(".");
194 if (!gRunTestsInOneThread) SkDebugf("%d", b);
196 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
H A DLineQuadraticIntersection_Test.cpp229 if (!gRunTestsInOneThread) SkDebugf(".");
231 if (!gRunTestsInOneThread) SkDebugf("%d", a);
H A DEdgeWalker_TestUtility.cpp497 if (!gRunTestsInOneThread) {
557 if (!gRunTestsInOneThread) {
601 if (gRunTestsInOneThread && gShowOutputProgress) {
632 if (gRunTestsInOneThread && gShowOutputProgress) {
704 if (gRunTestsInOneThread) {
723 if (!gRunTestsInOneThread) {
H A DSimplify.cpp38 const bool gRunTestsInOneThread = false; variable
63 const bool gRunTestsInOneThread = true; variable

Completed in 173 milliseconds