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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/skia/experimental/Intersection/
LogoPlay.cpp 163 SkDebugf("path.moveTo(%1.9gf,%1.9gf);\n", pts[0].fX, pts[0].fY);
166 SkDebugf("path.lineTo(%1.9gf,%1.9gf);\n", pts[1].fX, pts[1].fY);
169 SkDebugf("path.quadTo(%1.9gf,%1.9gf, %1.9gf,%1.9gf);\n",
173 SkDebugf("path.cubicTo(%1.9gf,%1.9gf, %1.9gf,%1.9gf, %1.9gf,%1.9gf);\n",
177 SkDebugf("path.close();\n");
197 SkDebugf("path.addRect(%1.9g, %1.9g, %1.9g, %1.9g, %s);\n", rect.fLeft, rect.fTop,
342 SkDebugf("paint.setColor(0xFF%c%c%c%c%c%c);\n", data[1], data[2], data[3], data[4],
347 SkDebugf("path.reset();\n");
349 SkDebugf("canvas->drawPath(path, paint);\n");
QuadraticIntersection_Test.cpp 220 SkDebugf("%s [%d,%d] x!= t1=%g (%g,%g) t2=%g (%g,%g)\n",
225 SkDebugf("%s [%d,%d] y!= t1=%g (%g,%g) t2=%g (%g,%g)\n",
230 SkDebugf("%s [%d][%d] t1=%1.9g (%1.9g, %1.9g) t2=%1.9g\n", __FUNCTION__,
302 SkDebugf("%s t=%1.9g (%1.9g,%1.9g) dist=%1.9g\n", __FUNCTION__, t, onQuad.x, onQuad.y,
309 SkDebugf("%s left=(%d, %d, %d) inHull=%s\n", __FUNCTION__, floatSign(left[0]),
313 SkDebugf("\n");
317 SkDebugf("%s", __FUNCTION__);
324 SkDebugf(" [%d,%d]", i1, i2);
328 SkDebugf("\n");
419 SkDebugf("%s t1=(%1.9g<%1.9g<%1.9g) t2=(%1.9g<%1.9g<%1.9g)\n", __FUNCTION__
    [all...]
Intersection_Tests.cpp 46 SkDebugf("%s total testsRun=%d\n", __FUNCTION__, testsRun);
DataTypes.cpp 103 SkDebugf("?");
105 SkDebugf("%d", wind);
  /external/skia/experimental/Intersection/
LineQuadraticIntersection_Test.cpp 101 SkDebugf("%s [%d] quad order=%d\n", __FUNCTION__, (int) index, order1);
105 SkDebugf("%s [%d] line order=%d\n", __FUNCTION__, (int) index, order2);
124 SkDebugf("%s [%d,%d] x!= t1=%1.9g (%1.9g,%1.9g) t2=%1.9g (%1.9g,%1.9g)\n",
129 SkDebugf("%s [%d,%d] y!= t1=%1.9g (%1.9g,%1.9g) t2=%1.9g (%1.9g,%1.9g)\n",
136 SkDebugf("%s t1=(%1.9g,%1.9g)\n", __FUNCTION__, t1.x, t1.y);
219 SkDebugf("%s\n", __FUNCTION__);
229 if (!gRunTestsInOneThread) SkDebugf(".");
231 if (!gRunTestsInOneThread) SkDebugf("%d", a);
234 SkDebugf("\n%s tests=%d total=%d\n", __FUNCTION__, testsRun - testsStart, testsRun);
LogoPlay.cpp 163 SkDebugf("path.moveTo(%1.9gf,%1.9gf);\n", pts[0].fX, pts[0].fY);
166 SkDebugf("path.lineTo(%1.9gf,%1.9gf);\n", pts[1].fX, pts[1].fY);
169 SkDebugf("path.quadTo(%1.9gf,%1.9gf, %1.9gf,%1.9gf);\n",
173 SkDebugf("path.cubicTo(%1.9gf,%1.9gf, %1.9gf,%1.9gf, %1.9gf,%1.9gf);\n",
177 SkDebugf("path.close();\n");
197 SkDebugf("path.addRect(%1.9g, %1.9g, %1.9g, %1.9g, %s);\n", rect.fLeft, rect.fTop,
342 SkDebugf("paint.setColor(0xFF%c%c%c%c%c%c);\n", data[1], data[2], data[3], data[4],
347 SkDebugf("path.reset();\n");
349 SkDebugf("canvas->drawPath(path, paint);\n");
QuadraticIntersection_Test.cpp 220 SkDebugf("%s [%d,%d] x!= t1=%g (%g,%g) t2=%g (%g,%g)\n",
225 SkDebugf("%s [%d,%d] y!= t1=%g (%g,%g) t2=%g (%g,%g)\n",
230 SkDebugf("%s [%d][%d] t1=%1.9g (%1.9g, %1.9g) t2=%1.9g\n", __FUNCTION__,
302 SkDebugf("%s t=%1.9g (%1.9g,%1.9g) dist=%1.9g\n", __FUNCTION__, t, onQuad.x, onQuad.y,
309 SkDebugf("%s left=(%d, %d, %d) inHull=%s\n", __FUNCTION__, floatSign(left[0]),
313 SkDebugf("\n");
317 SkDebugf("%s", __FUNCTION__);
324 SkDebugf(" [%d,%d]", i1, i2);
328 SkDebugf("\n");
419 SkDebugf("%s t1=(%1.9g<%1.9g<%1.9g) t2=(%1.9g<%1.9g<%1.9g)\n", __FUNCTION__
    [all...]
Intersection_Tests.cpp 46 SkDebugf("%s total testsRun=%d\n", __FUNCTION__, testsRun);
  /external/chromium_org/third_party/skia/bench/
FontCacheBench.cpp 105 SkDebugf(" %d,", array[i]);
107 SkDebugf("\n");
142 SkDebugf("hashBits [%d] limit [%d] collisions [%d / %d = %1.2g%%] using %s\n", hashBits, limit, collisions, glyphs,
  /external/chromium_org/third_party/skia/platform_tools/nacl/src/
nacl_hello.cpp 27 // Used by SkDebugf
79 SkDebugf("A flush is pending... Skipping flush.\n");
82 SkDebugf("No pixels to write to!\n");
95 SkDebugf("Couldn't bind the device context\n");
  /external/skia/bench/
FontCacheBench.cpp 105 SkDebugf(" %d,", array[i]);
107 SkDebugf("\n");
142 SkDebugf("hashBits [%d] limit [%d] collisions [%d / %d = %1.2g%%] using %s\n", hashBits, limit, collisions, glyphs,
  /external/skia/platform_tools/nacl/src/
nacl_hello.cpp 27 // Used by SkDebugf
79 SkDebugf("A flush is pending... Skipping flush.\n");
82 SkDebugf("No pixels to write to!\n");
95 SkDebugf("Couldn't bind the device context\n");
  /external/chromium_org/skia/config/
SkUserConfig.h 126 /* To write debug messages to a console, skia will call SkDebugf(...) following
130 //#define SkDebugf(...) MyFunction(__VA_ARGS__)
170 #define SkDebugf(...) SkDebugf_FileLine(__FILE__, __LINE__, false, __VA_ARGS__)
  /external/chromium_org/third_party/skia/dm/
DMReporter.cpp 29 SkDebugf("%s", status.c_str());
  /external/chromium_org/third_party/skia/gm/
cmykjpeg.cpp 38 SkDebugf("Could not find CMYK.jpg, please set --resourcePath correctly.\n");
copyTo4444.cpp 39 SkDebugf("Could not decode the file. Did you forget to set the "
  /external/chromium_org/third_party/skia/include/core/
SkTime.h 55 SkDebugf("%s %d\n", fLabel ? fLabel : "", dur);
  /external/chromium_org/third_party/skia/src/animator/
SkDrawTo.cpp 52 SkDebugf("use=\"%s\" ", use->id);
  /external/chromium_org/third_party/skia/tools/
bench_record.cpp 62 SkDebugf("Invalid bbh type %s, must be one of rtree, tilegrid, quadtree.\n", FLAGS_bbh[0]);
127 SkDebugf("Multiple bbh arguments supplied.\n");
156 SkDebugf("Could not read %s.\n", path.c_str());
163 SkDebugf("Could not read %s as an SkPicture.\n", path.c_str());
  /external/skia/dm/
DMReporter.cpp 29 SkDebugf("%s", status.c_str());
  /external/skia/gm/
cmykjpeg.cpp 38 SkDebugf("Could not find CMYK.jpg, please set --resourcePath correctly.\n");
copyTo4444.cpp 39 SkDebugf("Could not decode the file. Did you forget to set the "
  /external/skia/include/core/
SkTime.h 55 SkDebugf("%s %d\n", fLabel ? fLabel : "", dur);
  /external/skia/src/animator/
SkDrawTo.cpp 52 SkDebugf("use=\"%s\" ", use->id);
  /external/skia/tools/
bench_record.cpp 60 SkDebugf("Invalid bbh type %s, must be one of rtree, tilegrid, quadtree.\n", FLAGS_bbh[0]);
126 SkDebugf("Multiple bbh arguments supplied.\n");
156 SkDebugf("Could not read %s.\n", path.c_str());
163 SkDebugf("Could not read %s as an SkPicture.\n", path.c_str());

Completed in 438 milliseconds

1 2 3 4 5 6 7 891011>>