/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.cpp | 135 GrPrintf("------------------------- create GrGpuGL %p --------------\n", 137 GrPrintf("------ VENDOR %s\n", vendor); 138 GrPrintf("------ RENDERER %s\n", renderer); 139 GrPrintf("------ VERSION %s\n", version); 140 GrPrintf("------ EXTENSIONS\n"); 142 GrPrintf("\n"); 143 GrPrintf(ctx.info().caps()->dump().c_str()); [all...] |
/external/skia/src/gpu/gl/ |
GrGpuGL.cpp | 135 GrPrintf("------------------------- create GrGpuGL %p --------------\n", 137 GrPrintf("------ VENDOR %s\n", vendor); 138 GrPrintf("------ RENDERER %s\n", renderer); 139 GrPrintf("------ VERSION %s\n", version); 140 GrPrintf("------ EXTENSIONS\n"); 142 GrPrintf("\n"); 143 GrPrintf(ctx.info().caps()->dump().c_str()); [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrContext.cpp | 648 GrPrintf("Could not invert matrix\n"); 654 GrPrintf("Could not invert matrix\n"); 718 //GrPrintf("Turning off AA to correctly apply blend.\n"); 848 GrPrintf("Failed to get space for vertices!\n"); [all...] |
GrDrawState.h | 457 GrPrintf("Unexpected dst blend coeff. Won't work correctly with coverage stages.\n"); 460 GrPrintf("Unexpected src blend coeff. Won't work correctly with coverage stages.\n"); [all...] |
GrDrawTarget.cpp | 429 GrPrintf("Missed an early reject. Bailing on draw from setupDstReadIfNecessary.\n"); 435 //GrPrintf("No dev bounds when dst copy is made.\n"); 449 GrPrintf("Failed to create temporary copy of destination texture.\n"); 655 GrPrintf("Failed to get space for vertices!\n"); [all...] |
GrDefaultPathRenderer.cpp | 210 GrPrintf("Path not rendered, too many verts (%d)\n", maxPts);
|
GrGpu.cpp | 105 GrPrintf("--- GrGpu unimplemented(\"%s\")\n", msg);
|
GrTextStrike.cpp | 42 GrPrintf("Num purges: %d\n", g_PurgeCount); 234 // GrPrintf(" GrTextStrike %p %d\n", this, gCounter); 255 // GrPrintf("~GrTextStrike %p %d\n", this, gCounter);
|
SkGpuDevice.cpp | 271 GrPrintf("--- failed to create gpu-offscreen [%d %d]\n", [all...] |
GrInOrderDrawBuffer.cpp | 147 GrPrintf("Failed to get space for vertices!\n");
|
/external/skia/src/gpu/ |
GrContext.cpp | 648 GrPrintf("Could not invert matrix\n"); 654 GrPrintf("Could not invert matrix\n"); 718 //GrPrintf("Turning off AA to correctly apply blend.\n"); 848 GrPrintf("Failed to get space for vertices!\n"); [all...] |
GrDrawState.h | 457 GrPrintf("Unexpected dst blend coeff. Won't work correctly with coverage stages.\n"); 460 GrPrintf("Unexpected src blend coeff. Won't work correctly with coverage stages.\n"); [all...] |
GrDrawTarget.cpp | 429 GrPrintf("Missed an early reject. Bailing on draw from setupDstReadIfNecessary.\n"); 435 //GrPrintf("No dev bounds when dst copy is made.\n"); 449 GrPrintf("Failed to create temporary copy of destination texture.\n"); 655 GrPrintf("Failed to get space for vertices!\n"); [all...] |
GrDefaultPathRenderer.cpp | 210 GrPrintf("Path not rendered, too many verts (%d)\n", maxPts);
|
GrGpu.cpp | 105 GrPrintf("--- GrGpu unimplemented(\"%s\")\n", msg);
|
GrTextStrike.cpp | 42 GrPrintf("Num purges: %d\n", g_PurgeCount); 234 // GrPrintf(" GrTextStrike %p %d\n", this, gCounter); 255 // GrPrintf("~GrTextStrike %p %d\n", this, gCounter);
|
SkGpuDevice.cpp | 271 GrPrintf("--- failed to create gpu-offscreen [%d %d]\n", [all...] |
GrInOrderDrawBuffer.cpp | 147 GrPrintf("Failed to get space for vertices!\n");
|