Home | History | Annotate | Download | only in core

Lines Matching refs:SkDebugf

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");