/external/skia/tools/ |
bbh_shootout.cpp | 172 SkDebugf("-- Can't open '%s'\n", path); 232 SkDebugf("%s %s %s %d times...\n", msgPrefix.c_str(), msg, path.c_str(), numRepeats); 251 SkDebugf("Error rendering during playback.\n"); 257 SkDebugf("Error: RTree produced different bitmap\n"); 316 SkDebugf("Couldn't create picture. Ignoring path: %s\n", path.c_str()); 334 SkDebugf("Unexpected output from TimerData::getResult(...). Unable to parse.\n"); 340 SkDebugf("Unable to read value from timer result.\n"); 353 SkDebugf("%s\n", usage.c_str()); 366 SkDebugf("benchmark_loop failed at index %d\n", i); 426 SkDebugf("Average base recording time: %.3fms\n", avgRecord) [all...] |
/external/chromium_org/third_party/skia/src/pathops/ |
SkPathWriter.cpp | 30 SkDebugf("path.close();\n"); 50 SkDebugf("path.cubicTo(%1.9g,%1.9g, %1.9g,%1.9g, %1.9g,%1.9g);\n", 104 SkDebugf("path.lineTo(%1.9g,%1.9g);\n", fDefer[1].fX, fDefer[1].fY); 133 SkDebugf("path.quadTo(%1.9g,%1.9g, %1.9g,%1.9g);\n", 161 SkDebugf("path.moveTo(%1.9g,%1.9g);\n", fDefer[0].fX, fDefer[0].fY);
|
/external/skia/src/pathops/ |
SkPathWriter.cpp | 30 SkDebugf("path.close();\n"); 50 SkDebugf("path.cubicTo(%1.9g,%1.9g, %1.9g,%1.9g, %1.9g,%1.9g);\n", 104 SkDebugf("path.lineTo(%1.9g,%1.9g);\n", fDefer[1].fX, fDefer[1].fY); 133 SkDebugf("path.quadTo(%1.9g,%1.9g, %1.9g,%1.9g);\n", 161 SkDebugf("path.moveTo(%1.9g,%1.9g);\n", fDefer[0].fX, fDefer[0].fY);
|
/external/skia/tests/ |
PathOpsQuadLineIntersectionTest.cpp | 93 SkDebugf(""); 115 SkDebugf("%s [%d] quad order=%d\n", __FUNCTION__, iIndex, order1); 119 SkDebugf("%s [%d] line order=%d\n", __FUNCTION__, iIndex, order2); 137 SkDebugf("%s [%d,%d] x!= t1=%1.9g (%1.9g,%1.9g) t2=%1.9g (%1.9g,%1.9g)\n", 144 SkDebugf("%s t1=(%1.9g,%1.9g)\n", __FUNCTION__, t1.fX, t1.fY);
|
PathOpsSkpClipTest.cpp | 196 SkDebugf("could not read dir %s\n", dirName.c_str()); 206 SkDebugf("could not create dir %s\n", outDir.c_str()); 217 SkDebugf("could not create dir %s\n", outDir.c_str()); 310 SkDebugf("*%d*", data->fSmallestError); 358 SkDebugf("unable to encode gr %s (width=%d height=%d)\n", pngName, 391 SkDebugf("invalid stream %s\n", path.c_str()); 396 SkDebugf("unable to decode %s\n", fFilename); 412 SkDebugf("-%d-", scale); 415 SkDebugf("unable to allocate bitmap for %s (w=%d h=%d)\n", fFilename, 561 SkDebugf("%s", outStr.c_str()) [all...] |
skia_test.cpp | 89 SkDebugf("[%3d/%3d] (%d) %s\n", fNextIndex, fTotal, fPending, test->getName()); 93 SkDebugf("\tFAILED: %s\n", desc.c_str()); 99 SkDebugf("---- %s FAILED\n", test->getName()); 105 SkDebugf(" (%d) %5.1fs %s\n", 205 SkDebugf("%s\n", header.c_str()); 252 SkDebugf("Finished %d tests, %d failures, %d skipped.\n", 256 SkDebugf("Ran %d Internal tests.\n", testCount);
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageRef_ashmem.cpp | 30 // SkDebugf("---- oldsize %d newsize %d\n", size, newsize); 55 SkDebugf("=== ashmem close %d\n", fRec.fFD); 85 SkDebugf("=== ashmem_create_region %s size=%d fd=%d\n", fName, size, fd); 88 SkDebugf("------- imageref_ashmem create failed <%s> %d\n", 95 SkDebugf("------ ashmem_set_prot_region(%d) failed %d\n", 103 SkDebugf("---------- mmap failed for imageref_ashmem size=%d\n", 184 SkDebugf("===== ashmem purged %d\n", fBitmap.getSize()); 187 SkDebugf("===== ashmem pin_region(%d) returned %d\n", fRec.fFD, pin);
|
SkImageRef.cpp | 33 SkDebugf("add ImageRef %p [%d] data=%d\n", 41 SkDebugf("delete ImageRef %p [%d] data=%d\n", 103 SkDEBUGF(("Failed to rewind SkImageRef stream!")); 126 SkDebugf("--- ImageRef: <%s> failed to find codec\n", this->getURI()); 128 SkDebugf("--- ImageRef: <%s> failed in codec for %d mode\n", 184 SkDEBUGF(("Failed to rewind SkImageRef stream!"));
|
SkImageRefPool.cpp | 32 SkDebugf("=== ImagePool: add pixels %s [%d %d %d] bytes=%d heap=%d\n", 68 SkDebugf("=== ImagePool: purge %s [%d %d %d] bytes=%d heap=%d\n", 178 SkDebugf("ImagePool dump: bugdet: %d used: %d count: %d\n", 184 SkDebugf(" [%3d %3d %d] ram=%d data=%d locked=%d %s\n", ref->fBitmap.width(),
|
/external/skia/src/images/ |
SkImageRef_ashmem.cpp | 30 // SkDebugf("---- oldsize %d newsize %d\n", size, newsize); 55 SkDebugf("=== ashmem close %d\n", fRec.fFD); 85 SkDebugf("=== ashmem_create_region %s size=%d fd=%d\n", fName, size, fd); 88 SkDebugf("------- imageref_ashmem create failed <%s> %d\n", 95 SkDebugf("------ ashmem_set_prot_region(%d) failed %d\n", 103 SkDebugf("---------- mmap failed for imageref_ashmem size=%d\n", 184 SkDebugf("===== ashmem purged %d\n", fBitmap.getSize()); 187 SkDebugf("===== ashmem pin_region(%d) returned %d\n", fRec.fFD, pin);
|
SkImageRef.cpp | 37 SkDebugf("add ImageRef %p [%d] data=%d\n", 45 SkDebugf("delete ImageRef %p [%d] data=%d\n", 107 SkDEBUGF(("Failed to rewind SkImageRef stream!")); 134 SkDebugf("--- ImageRef: <%s> failed to find codec\n", this->getURI()); 136 SkDebugf("--- ImageRef: <%s> failed in codec for %d mode\n", 196 SkDEBUGF(("Failed to rewind SkImageRef stream!"));
|
SkImageRefPool.cpp | 32 SkDebugf("=== ImagePool: add pixels %s [%d %d %d] bytes=%d heap=%d\n", 68 SkDebugf("=== ImagePool: purge %s [%d %d %d] bytes=%d heap=%d\n", 178 SkDebugf("ImagePool dump: bugdet: %d used: %d count: %d\n", 184 SkDebugf(" [%3d %3d %d] ram=%d data=%d locked=%d %s\n", ref->fBitmap.width(),
|
/external/chromium_org/third_party/skia/src/ports/ |
SkThread_pthread.cpp | 121 SkDebugf("pthread error [%d] EINVAL\n", status); 124 SkDebugf("pthread error [%d] EBUSY\n", status); 127 SkDebugf("pthread error [%d] unknown\n", status); 158 SkDEBUGF(("pthread mutex size = %d\n", sizeof(pthread_mutex_t)));
|
/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/src/ports/ |
SkThread_pthread.cpp | 121 SkDebugf("pthread error [%d] EINVAL\n", status); 124 SkDebugf("pthread error [%d] EBUSY\n", status); 127 SkDebugf("pthread error [%d] unknown\n", status); 158 SkDEBUGF(("pthread mutex size = %d\n", sizeof(pthread_mutex_t)));
|
/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/include/core/ |
SkTime.h | 55 SkDebugf("%s %d\n", fLabel ? fLabel : "", dur);
|
SkInstCnt.h | 82 SkDebugf("%*c Leaked %s: %d\n", \ 98 SkDebugf("%*c Leaked ???: %d\n", 4*(level + 1), ' ', count); \
|
SkUtils.h | 107 SkDebugf("--- trace: %s Enter\n", fLabel); 110 SkDebugf("--- trace: %s Leave\n", fLabel);
|
/external/chromium_org/third_party/skia/src/animator/ |
SkDrawTo.cpp | 52 SkDebugf("use=\"%s\" ", use->id);
|
SkAnimateSet.cpp | 42 SkDebugf("dur=\"%g\" ", SkScalarToFloat(SkScalarDiv(dur,1000))); 45 SkDebugf("/>\n");
|
/external/skia/dm/ |
DM.cpp | 104 SkDebugf("Failures:\n"); 106 SkDebugf(" %s\n", failures[i].c_str()); 128 SkDebugf("%d GMs x %d configs\n", gms.count(), configs.count()); 146 SkDebugf("\n");
|
/external/skia/gm/ |
cmykjpeg.cpp | 38 SkDebugf("Could not find CMYK.jpg, please set --resourcePath correctly.\n");
|
/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);
|