HomeSort by relevance Sort by last modified time
    Searched refs:SkDebugf (Results 126 - 150 of 629) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalkerRectangles_Test.cpp 30 SkDebugf("%s expected rect\n", __FUNCTION__);
33 SkDebugf("%s expected union\n", __FUNCTION__);
45 SkDebugf("%s expected rect\n", __FUNCTION__);
48 SkDebugf("%s expected union\n", __FUNCTION__);
71 SkDebugf("%s expected equal\n", __FUNCTION__);
80 SkDebugf("%s expected rect\n", __FUNCTION__);
83 SkDebugf("%s expected union\n", __FUNCTION__);
90 SkDebugf("%s expected empty\n", __FUNCTION__);
108 SkDebugf("%s expected rect\n", __FUNCTION__);
111 SkDebugf("%s expected union\n", __FUNCTION__)
    [all...]
ShapeOpCubic4x4_Test.cpp 39 SkDebugf("skip failing case\n");
84 SkDebugf("%s\n", __FUNCTION__);
98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
105 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
CubicIntersection_Test.cpp 201 SkDebugf("computed quadratics given\n");
202 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}}, {%1.9g,%1.9g}},\n",
205 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}}, {%1.9g,%1.9g}},\n",
210 SkDebugf("computed quadratics set 1\n");
213 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", q[0].x, q[0].y,
220 SkDebugf("computed quadratics set 2\n");
223 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", q[0].x, q[0].y,
243 SkDebugf("%s t1=%1.9g (%1.9g, %1.9g) (%1.9g, %1.9g) (%1.9g, %1.9g) t2=%1.9g\n",
278 SkDebugf("%s t1=%1.9g (%1.9g, %1.9g) (%1.9g, %1.9g) (%1.9g, %1.9g) t2=%1.9g\n",
283 SkDebugf("%s missing in intersect2\n", __FUNCTION__)
    [all...]
QuarticRoot.cpp 45 SkDebugf("%s\n", str);
56 SkDebugf("%s t4 or and\n", __FUNCTION__);
65 SkDebugf("%s t3 or and\n", __FUNCTION__);
76 SkDebugf("%s t0 or and\n", __FUNCTION__);
157 SkDebugf("%s u=%1.9g <0\n", __FUNCTION__, u);
165 SkDebugf("%s v=%1.9g <0\n", __FUNCTION__, v);
177 SkDebugf("%s", __FUNCTION__);
179 SkDebugf(" %1.9g", tries[index][idx2]);
181 SkDebugf("\n");
CubicIntersection.cpp 39 SkDebugf("%s cubic=(%1.17g,%1.17g %1.17g,%1.17g %1.17g,%1.17g %1.17g,%1.17g) t=(%1.17g,%1.17g)\n",
42 SkDebugf("%s part=(%1.17g,%1.17g %1.17g,%1.17g %1.17g,%1.17g %1.17g,%1.17g)"
46 SkDebugf("%s simple=(%1.17g,%1.17g", __FUNCTION__, simple[0].x, simple[0].y);
48 SkDebugf(" %1.17g,%1.17g", simple[1].x, simple[1].y);
51 SkDebugf(" %1.17g,%1.17g", simple[2].x, simple[2].y);
53 SkDebugf(")\n");
115 SkDebugf("%.*s %s t1=(%1.9g,%1.9g) t2=(%1.9g,%1.9g)", i.depth()*2, tab, __FUNCTION__,
119 SkDebugf(" xlocals.fUsed=%d\n", xlocals.used());
164 SkDebugf("%.*s %s 1 contains1=%d/%d contains2=%d/%d\n", i.depth()*2, tab, __FUNCTION__,
173 SkDebugf("%.*s %s 1 c1Bottom=%1.9g c1Top=%1.9g c2Bottom=%1.9g c2Top=%1.9g
    [all...]
  /external/skia/experimental/Intersection/
EdgeWalkerRectangles_Test.cpp 30 SkDebugf("%s expected rect\n", __FUNCTION__);
33 SkDebugf("%s expected union\n", __FUNCTION__);
45 SkDebugf("%s expected rect\n", __FUNCTION__);
48 SkDebugf("%s expected union\n", __FUNCTION__);
71 SkDebugf("%s expected equal\n", __FUNCTION__);
80 SkDebugf("%s expected rect\n", __FUNCTION__);
83 SkDebugf("%s expected union\n", __FUNCTION__);
90 SkDebugf("%s expected empty\n", __FUNCTION__);
108 SkDebugf("%s expected rect\n", __FUNCTION__);
111 SkDebugf("%s expected union\n", __FUNCTION__)
    [all...]
ShapeOpCubic4x4_Test.cpp 39 SkDebugf("skip failing case\n");
84 SkDebugf("%s\n", __FUNCTION__);
98 if (!gRunTestsInOneThread) SkDebugf(".");
100 if (!gRunTestsInOneThread) SkDebugf("%d", b);
102 if (!gRunTestsInOneThread) SkDebugf("\n%d", a);
105 SkDebugf("%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
CubicIntersection_Test.cpp 201 SkDebugf("computed quadratics given\n");
202 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}}, {%1.9g,%1.9g}},\n",
205 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}}, {%1.9g,%1.9g}},\n",
210 SkDebugf("computed quadratics set 1\n");
213 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", q[0].x, q[0].y,
220 SkDebugf("computed quadratics set 2\n");
223 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", q[0].x, q[0].y,
243 SkDebugf("%s t1=%1.9g (%1.9g, %1.9g) (%1.9g, %1.9g) (%1.9g, %1.9g) t2=%1.9g\n",
278 SkDebugf("%s t1=%1.9g (%1.9g, %1.9g) (%1.9g, %1.9g) (%1.9g, %1.9g) t2=%1.9g\n",
283 SkDebugf("%s missing in intersect2\n", __FUNCTION__)
    [all...]
QuarticRoot.cpp 45 SkDebugf("%s\n", str);
56 SkDebugf("%s t4 or and\n", __FUNCTION__);
65 SkDebugf("%s t3 or and\n", __FUNCTION__);
76 SkDebugf("%s t0 or and\n", __FUNCTION__);
157 SkDebugf("%s u=%1.9g <0\n", __FUNCTION__, u);
165 SkDebugf("%s v=%1.9g <0\n", __FUNCTION__, v);
177 SkDebugf("%s", __FUNCTION__);
179 SkDebugf(" %1.9g", tries[index][idx2]);
181 SkDebugf("\n");
  /external/chromium_org/third_party/skia/src/views/
SkEvent.cpp 142 SkDEBUGCODE(SkDebugf("SkEvent::inflate unrecognized subelement <%s>\n", dom.getName(node));)
149 SkDEBUGCODE(SkDebugf("SkEvent::inflate missing required \"name\" attribute in <data> subelement\n");)
170 SkDebugf("SkEvent::inflate <data name=\"%s\"> subelement missing required type attribute [S32 | scalar | string]\n", name);
185 SkDebugf("%s ", title);
189 SkDebugf("event<%s> fast32=%d", etype.c_str(), this->getFast32());
201 SkDebugf(" <%s>=", name);
207 SkDebugf("%d ", value);
213 SkDebugf("%f", SkScalarToFloat(values[0]));
215 SkDebugf(", %f", SkScalarToFloat(values[i]));
216 SkDebugf(" ");
    [all...]
  /external/skia/src/views/
SkEvent.cpp 142 SkDEBUGCODE(SkDebugf("SkEvent::inflate unrecognized subelement <%s>\n", dom.getName(node));)
149 SkDEBUGCODE(SkDebugf("SkEvent::inflate missing required \"name\" attribute in <data> subelement\n");)
170 SkDebugf("SkEvent::inflate <data name=\"%s\"> subelement missing required type attribute [S32 | scalar | string]\n", name);
185 SkDebugf("%s ", title);
189 SkDebugf("event<%s> fast32=%d", etype.c_str(), this->getFast32());
201 SkDebugf(" <%s>=", name);
207 SkDebugf("%d ", value);
213 SkDebugf("%f", SkScalarToFloat(values[0]));
215 SkDebugf(", %f", SkScalarToFloat(values[i]));
216 SkDebugf(" ");
    [all...]
  /external/chromium_org/third_party/skia/platform_tools/nacl/src/
nacl_debugger.cpp 29 // Used by SkDebugf
64 SkDebugf("Got size: %d\n", decodedSize);
66 SkDebugf("Failed to decode SKP\n");
72 SkDebugf("Failed to create SKP.\n");
147 SkDebugf("A flush is pending... Skipping flush.\n");
150 SkDebugf("No pixels to write to!\n");
164 SkDebugf("Couldn't bind the device context\n");
  /external/skia/platform_tools/nacl/src/
nacl_debugger.cpp 29 // Used by SkDebugf
64 SkDebugf("Got size: %d\n", decodedSize);
66 SkDebugf("Failed to decode SKP\n");
72 SkDebugf("Failed to create SKP.\n");
147 SkDebugf("A flush is pending... Skipping flush.\n");
150 SkDebugf("No pixels to write to!\n");
164 SkDebugf("Couldn't bind the device context\n");
  /external/chromium_org/third_party/skia/bench/
SkipZeroesBench.cpp 80 SkDebugf("stream was invalid: %s\n", fFilename.c_str());
91 SkDebugf("failed to decode %s\n", fFilename.c_str());
98 SkDebugf("failed to rewind %s\n", fFilename.c_str());
  /external/chromium_org/third_party/skia/src/core/
SkTLS.cpp 21 SkDebugf(" SkTLSRec[%d]\n", n);
33 SkDebugf("~SkTLSRec[%d]\n", n - 1);
40 SkDebugf("SkTLS::Destructor(%p)\n", ptr);
  /external/chromium_org/third_party/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 95 SkDebugf("Could not create ANGLE GL interface!\n");
105 SkDebugf("Could not set the context.\n");
111 SkDebugf("Could not complete eglSwapBuffers.\n");
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDifferentPixelsMetric_opencl.cpp 63 SkDebugf("creation of openCL images failed");
81 SkDebugf("Set arg failed: %s\n", cl_error_to_string(setArgErr));
92 SkDebugf("Enqueue failed: %s\n", cl_error_to_string(enqueueErr));
  /external/skia/bench/
SkipZeroesBench.cpp 80 SkDebugf("stream was invalid: %s\n", fFilename.c_str());
91 SkDebugf("failed to decode %s\n", fFilename.c_str());
98 SkDebugf("failed to rewind %s\n", fFilename.c_str());
  /external/skia/src/core/
SkTLS.cpp 21 SkDebugf(" SkTLSRec[%d]\n", n);
33 SkDebugf("~SkTLSRec[%d]\n", n - 1);
40 SkDebugf("SkTLS::Destructor(%p)\n", ptr);
  /external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 95 SkDebugf("Could not create ANGLE GL interface!\n");
105 SkDebugf("Could not set the context.\n");
111 SkDebugf("Could not complete eglSwapBuffers.\n");
  /external/skia/tools/skpdiff/
SkDifferentPixelsMetric_opencl.cpp 63 SkDebugf("creation of openCL images failed");
81 SkDebugf("Set arg failed: %s\n", cl_error_to_string(setArgErr));
92 SkDebugf("Enqueue failed: %s\n", cl_error_to_string(enqueueErr));
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateBase.cpp 77 SkDebugf("target=\"%s\" ", target.c_str());
79 SkDebugf("target=\"%s\" ", fTarget->id);
81 SkDebugf("lval=\"%s\" ", lval.c_str());
83 SkDebugf("field=\"%s\" ", field.c_str());
85 SkDebugf("field=\"%s\" ", fFieldInfo->fName);
87 SkDebugf("formula=\"%s\" ", formula.c_str());
90 SkDebugf("from=\"%s\" ", from.c_str());
91 SkDebugf("to=\"%s\" ", to.c_str());
94 SkDebugf("begin=\"%g\" ", SkScalarToFloat(SkScalarDiv(begin,1000)));
SkDisplayEvent.cpp 89 SkDebugf("kind=\"%s\" ", str.c_str());
95 SkDebugf("code=\"%s\" ", str.c_str());
99 SkDebugf("keys=\"%c - %c\" ", code, fMax);
101 SkDebugf("key=\"%c\" ", code);
104 SkDebugf("target=\"%s\" ", fTarget->id);
107 SkDebugf("x=\"%g\" y=\"%g\" ", SkScalarToFloat(x), SkScalarToFloat(y));
110 SkDebugf("disable=\"true\" ");
111 SkDebugf("/>\n");
124 SkDebugf("enable: ");
  /external/skia/src/animator/
SkAnimateBase.cpp 77 SkDebugf("target=\"%s\" ", target.c_str());
79 SkDebugf("target=\"%s\" ", fTarget->id);
81 SkDebugf("lval=\"%s\" ", lval.c_str());
83 SkDebugf("field=\"%s\" ", field.c_str());
85 SkDebugf("field=\"%s\" ", fFieldInfo->fName);
87 SkDebugf("formula=\"%s\" ", formula.c_str());
90 SkDebugf("from=\"%s\" ", from.c_str());
91 SkDebugf("to=\"%s\" ", to.c_str());
94 SkDebugf("begin=\"%g\" ", SkScalarToFloat(SkScalarDiv(begin,1000)));
SkDisplayEvent.cpp 89 SkDebugf("kind=\"%s\" ", str.c_str());
95 SkDebugf("code=\"%s\" ", str.c_str());
99 SkDebugf("keys=\"%c - %c\" ", code, fMax);
101 SkDebugf("key=\"%c\" ", code);
104 SkDebugf("target=\"%s\" ", fTarget->id);
107 SkDebugf("x=\"%g\" y=\"%g\" ", SkScalarToFloat(x), SkScalarToFloat(y));
110 SkDebugf("disable=\"true\" ");
111 SkDebugf("/>\n");
124 SkDebugf("enable: ");

Completed in 572 milliseconds

1 2 3 4 56 7 8 91011>>