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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/include/utils/
SkDebugUtils.h 26 SkDebugf(name);
27 SkDebugf(" = {");
30 if (i != size-1) SkDebugf(", ");
32 SkDebugf("};\n");
37 SkDebugf(name);
38 SkDebugf(" = {\n");
40 SkDebugf(" {");
44 SkDebugf(", ");
47 SkDebugf("}");
49 SkDebugf(", \n")
    [all...]
  /external/skia/include/utils/
SkDebugUtils.h 26 SkDebugf(name);
27 SkDebugf(" = {");
30 if (i != size-1) SkDebugf(", ");
32 SkDebugf("};\n");
37 SkDebugf(name);
38 SkDebugf(" = {\n");
40 SkDebugf(" {");
44 SkDebugf(", ");
47 SkDebugf("}");
49 SkDebugf(", \n")
    [all...]
  /external/chromium_org/third_party/skia/tools/
skpinfo.cpp 39 SkDebugf("Missing input file\n");
47 SkDebugf("Couldn't open file\n");
60 SkDebugf("Version: %d\n", info.fVersion);
63 SkDebugf("Width: %d\n", info.fWidth);
66 SkDebugf("Height: %d\n", info.fHeight);
69 SkDebugf("Flags: 0x%x\n", info.fFlags);
92 SkDebugf("truncated file\n");
104 SkDebugf("SK_PICT_READER_TAG %d\n", chunkSize);
109 SkDebugf("SK_PICT_FACTORY_TAG %d\n", chunkSize);
115 SkDebugf("Exiting early due to format limitations\n")
    [all...]
gpuveto.cpp 32 SkDebugf("Missing input file\n");
40 SkDebugf("Couldn't open file\n");
50 SkDebugf("Could not read the SkPicture\n");
62 SkDebugf("suitable\n");
64 SkDebugf("unsuitable\n");
69 SkDebugf("gpuveto is only useful when GPU rendering is enabled\n");
skpmaker.cpp 52 SkDebugf("--blue must be within range [0,255]\n");
56 SkDebugf("--green must be within range [0,255]\n");
60 SkDebugf("--height must be >0\n");
64 SkDebugf("--red must be within range [0,255]\n");
68 SkDebugf("--width must be >0\n");
72 SkDebugf("--writePath must be nonempty\n");
  /external/skia/tools/
skpinfo.cpp 39 SkDebugf("Missing input file\n");
47 SkDebugf("Couldn't open file\n");
60 SkDebugf("Version: %d\n", info.fVersion);
63 SkDebugf("Width: %d\n", info.fWidth);
66 SkDebugf("Height: %d\n", info.fHeight);
69 SkDebugf("Flags: 0x%x\n", info.fFlags);
92 SkDebugf("truncated file\n");
104 SkDebugf("SK_PICT_READER_TAG %d\n", chunkSize);
109 SkDebugf("SK_PICT_FACTORY_TAG %d\n", chunkSize);
115 SkDebugf("Exiting early due to format limitations\n")
    [all...]
gpuveto.cpp 32 SkDebugf("Missing input file\n");
40 SkDebugf("Couldn't open file\n");
50 SkDebugf("Could not read the SkPicture\n");
62 SkDebugf("suitable\n");
64 SkDebugf("unsuitable\n");
69 SkDebugf("gpuveto is only useful when GPU rendering is enabled\n");
skpmaker.cpp 52 SkDebugf("--blue must be within range [0,255]\n");
56 SkDebugf("--green must be within range [0,255]\n");
60 SkDebugf("--height must be >0\n");
64 SkDebugf("--red must be within range [0,255]\n");
68 SkDebugf("--width must be >0\n");
72 SkDebugf("--writePath must be nonempty\n");
  /external/chromium_org/third_party/skia/src/utils/win/
SkHRESULT.cpp 14 SkDebugf("%s\n", msg);
16 SkDebugf("%s(%lu) : error 0x%x: ", file, line, hr);
31 SkDebugf("<unknown>\n");
33 SkDebugf("%s", errorText);
  /external/skia/src/utils/win/
SkHRESULT.cpp 14 SkDebugf("%s\n", msg);
16 SkDebugf("%s(%lu) : error 0x%x: ", file, line, hr);
31 SkDebugf("<unknown>\n");
33 SkDebugf("%s", errorText);
  /external/chromium_org/third_party/skia/tests/
PathOpsDebug.cpp 7 SkDebugf("%.0f", x);
9 SkDebugf("%1.19g", x);
15 SkDebugf("%.0f", x);
17 SkDebugf("%1.9gf", x);
29 SkDebugf("?");
31 SkDebugf("%d", wind);
38 SkDebugf("\n");
45 SkDebugf("%s ", __FUNCTION__);
47 SkDebugf("[%d", fSegment->debugID());
48 SkDebugf("/%d", debugID())
    [all...]
  /external/skia/tests/
PathOpsDebug.cpp 7 SkDebugf("%.0f", x);
9 SkDebugf("%1.19g", x);
15 SkDebugf("%.0f", x);
17 SkDebugf("%1.9gf", x);
29 SkDebugf("?");
31 SkDebugf("%d", wind);
38 SkDebugf("\n");
45 SkDebugf("%s ", __FUNCTION__);
47 SkDebugf("[%d", fSegment->debugID());
48 SkDebugf("/%d", debugID())
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
CubicParameterization_Test.cpp 37 SkDebugf("%s-1 %d\n", __FUNCTION__, (int)index);
40 SkDebugf("%s-2 %d\n", __FUNCTION__, (int)index);
43 SkDebugf("%s-3 %d\n", __FUNCTION__, (int)index);
46 SkDebugf("%s-4 %d\n", __FUNCTION__, (int)index);
49 SkDebugf("%s-5 %d\n", __FUNCTION__, (int)index);
101 SkDebugf("%s [%zu,%zu] 1 parameterization failed\n",
105 SkDebugf("%s [%zu,%zu] 2 parameterization failed\n",
110 SkDebugf("%s %d\n", __FUNCTION__, (int)index);
  /external/skia/experimental/Intersection/
CubicParameterization_Test.cpp 37 SkDebugf("%s-1 %d\n", __FUNCTION__, (int)index);
40 SkDebugf("%s-2 %d\n", __FUNCTION__, (int)index);
43 SkDebugf("%s-3 %d\n", __FUNCTION__, (int)index);
46 SkDebugf("%s-4 %d\n", __FUNCTION__, (int)index);
49 SkDebugf("%s-5 %d\n", __FUNCTION__, (int)index);
101 SkDebugf("%s [%zu,%zu] 1 parameterization failed\n",
105 SkDebugf("%s [%zu,%zu] 2 parameterization failed\n",
110 SkDebugf("%s %d\n", __FUNCTION__, (int)index);
  /external/chromium_org/third_party/skia/src/core/
SkUtilsArm.cpp 68 SkDebugf("%s: %s", PROP_NAME, prop);
70 SkDebugf("Forcing ARM Neon mode to full!\n");
74 SkDebugf("Disabling ARM NEON mode\n");
78 SkDebugf("Running dynamic CPU feature detection\n");
114 SkDebugf("Could not open /proc/cpuinfo: %s\n", strerror(errno));
126 SkDebugf("Could not read /proc/cpuinfo: %s\n", strerror(errno));
130 SkDebugf("START /proc/cpuinfo:\n%.*s\nEND /proc/cpuinfo\n",
145 SkDebugf("Could not find a line starting with 'Features'"
179 SkDebugf("Device supports ARM NEON instructions!\n");
181 SkDebugf("Device does NOT support ARM NEON instructions!\n")
    [all...]
  /external/skia/src/core/
SkUtilsArm.cpp 68 SkDebugf("%s: %s", PROP_NAME, prop);
70 SkDebugf("Forcing ARM Neon mode to full!\n");
74 SkDebugf("Disabling ARM NEON mode\n");
78 SkDebugf("Running dynamic CPU feature detection\n");
114 SkDebugf("Could not open /proc/cpuinfo: %s\n", strerror(errno));
126 SkDebugf("Could not read /proc/cpuinfo: %s\n", strerror(errno));
130 SkDebugf("START /proc/cpuinfo:\n%.*s\nEND /proc/cpuinfo\n",
145 SkDebugf("Could not find a line starting with 'Features'"
179 SkDebugf("Device supports ARM NEON instructions!\n");
181 SkDebugf("Device does NOT support ARM NEON instructions!\n")
    [all...]
  /external/chromium_org/third_party/skia/debugger/
debuggermain.cpp 13 SkDebugf("%s <input> \n", argv0);
14 SkDebugf(" [--help|-h]: show this help message\n");
15 SkDebugf("\n\n");
16 SkDebugf(" input: Either a directory or a single .skp file.\n");
  /external/chromium_org/third_party/skia/src/ports/
SkDebug_stdio.cpp 15 void SkDebugf(const char format[], ...) {
  /external/skia/debugger/
debuggermain.cpp 13 SkDebugf("%s <input> \n", argv0);
14 SkDebugf(" [--help|-h]: show this help message\n");
15 SkDebugf("\n\n");
16 SkDebugf(" input: Either a directory or a single .skp file.\n");
  /external/skia/src/ports/
SkDebug_stdio.cpp 15 void SkDebugf(const char format[], ...) {
  /external/chromium_org/third_party/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 94 SkDebugf("VENDOR: %s\n", eglQueryString(fDisplay, EGL_VENDOR));
95 SkDebugf("APIS: %s\n", eglQueryString(fDisplay, EGL_CLIENT_APIS));
96 SkDebugf("VERSION: %s\n", eglQueryString(fDisplay, EGL_VERSION));
97 SkDebugf("EXTENSIONS %s\n", eglQueryString(fDisplay, EGL_EXTENSIONS));
117 SkDebugf("eglChooseConfig failed. EGL Error: 0x%08x\n", eglGetError());
123 SkDebugf("eglCreateContext failed. EGL Error: 0x%08x\n", eglGetError());
135 SkDebugf("eglCreatePbufferSurface failed. EGL Error: 0x%08x\n", eglGetError());
141 SkDebugf("eglMakeCurrent failed. EGL Error: 0x%08x\n", eglGetError());
148 SkDebugf("Failed to create gl interface.\n");
165 SkDebugf("Could not set the context.\n")
    [all...]
  /external/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 94 SkDebugf("VENDOR: %s\n", eglQueryString(fDisplay, EGL_VENDOR));
95 SkDebugf("APIS: %s\n", eglQueryString(fDisplay, EGL_CLIENT_APIS));
96 SkDebugf("VERSION: %s\n", eglQueryString(fDisplay, EGL_VERSION));
97 SkDebugf("EXTENSIONS %s\n", eglQueryString(fDisplay, EGL_EXTENSIONS));
117 SkDebugf("eglChooseConfig failed. EGL Error: 0x%08x\n", eglGetError());
123 SkDebugf("eglCreateContext failed. EGL Error: 0x%08x\n", eglGetError());
135 SkDebugf("eglCreatePbufferSurface failed. EGL Error: 0x%08x\n", eglGetError());
141 SkDebugf("eglMakeCurrent failed. EGL Error: 0x%08x\n", eglGetError());
148 SkDebugf("Failed to create gl interface.\n");
165 SkDebugf("Could not set the context.\n")
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp 68 SkDebugf("Could not register window class.\n");
79 SkDebugf("Could not create window.\n");
84 SkDebugf("Could not get device context.\n");
91 SkDebugf("Could not create rendering context.\n");
97 SkDebugf("Could not set the context.\n");
103 SkDebugf("Could not create GL interface.\n");
113 SkDebugf("Could not create rendering context.\n");
119 SkDebugf("Could not complete SwapBuffers.\n");
  /external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp 68 SkDebugf("Could not register window class.\n");
79 SkDebugf("Could not create window.\n");
84 SkDebugf("Could not get device context.\n");
91 SkDebugf("Could not create rendering context.\n");
97 SkDebugf("Could not set the context.\n");
103 SkDebugf("Could not create GL interface.\n");
113 SkDebugf("Could not create rendering context.\n");
119 SkDebugf("Could not complete SwapBuffers.\n");
  /frameworks/base/core/jni/android/graphics/
Utils.cpp 40 SkDebugf("----- fAsset->seek(rewind) failed\n");
73 SkDebugf("---- fAsset->seek(oldOffset) failed\n");
78 SkDebugf("---- fAsset->seek(%d) failed\n", size);
85 SkDebugf("---- fAsset->read(%d) returned %d\n", size, amount);
102 SkDebugf("---- copyAsset: asset rewind failed\n");
108 SkDebugf("---- copyAsset: asset->getLength() returned %d\n", size);
116 SkDebugf("---- copyAsset: asset->read(%d) returned %d\n", size, len);
125 SkDebugf("--- %s\n", msg);

Completed in 607 milliseconds

1 2 3 4 5 6 7 8 91011>>