Lines Matching refs:SkDebugf
66 SkDebugf("%s: %s", PROP_NAME, prop);
68 SkDebugf("Forcing ARM Neon mode to full!\n");
72 SkDebugf("Disabling ARM NEON mode\n");
76 SkDebugf("Running dynamic CPU feature detection\n");
112 SkDebugf("Could not open /proc/cpuinfo: %s\n", strerror(errno));
124 SkDebugf("Could not read /proc/cpuinfo: %s\n", strerror(errno));
128 SkDebugf("START /proc/cpuinfo:\n%.*s\nEND /proc/cpuinfo\n",
143 SkDebugf("Could not find a line starting with 'Features'"
177 SkDebugf("Device supports ARM NEON instructions!\n");
179 SkDebugf("Device does NOT support ARM NEON instructions!\n");