Searched refs:SkDebug (Results 1 – 20 of 20) sorted by relevance
/external/skqp/experimental/canvaskit/ |
D | gpu.js | 31 SkDebug('null canvas passed into makeWebGLContext'); 36 SkDebug('explicitSwapControl is not supported'); 79 SkDebug('falling back from GPU implementation to a SW based one');
|
D | interface.js | 40 SkDebug('Warning, uninvertible matrix'); 170 SkDebug('addPath expected to take 1, 2, 7, or 10 required args. Got ' + args.length); 190 SkDebug('addRect expected to take 1, 2, 4, or 5 args. Got ' + arguments.length); 211 SkDebug('addRoundRect expected to take 3, 4, 6, or 7 args. Got ' + args.length); 215 SkDebug('addRoundRect needs 8 radii provided. Got ' + radii.length); 459 SkDebug('Could not decode font data'); 478 SkDebug('Could not make textblob from string "' + str + '"'); 649 SkDebug('Could not decode image');
|
D | release.js | 1 function SkDebug(msg) { class
|
D | debug.js | 1 function SkDebug(msg) { class
|
/external/skia/modules/canvaskit/htmlcanvas/ |
D | htmlcanvas.js | 28 SkDebug('font could not be processed', descriptors); 56 SkDebug('no snapshot'); 67 SkDebug('encoding failure');
|
D | font.js | 23 SkDebug('Invalid font string ' + fontStr);
|
D | color.js | 92 SkDebug('unrecognized color ' + colorStr);
|
D | canvas2dcontext.js | 973 SkDebug('dash list must have positive, finite values');
|
/external/skqp/experimental/canvaskit/htmlcanvas/ |
D | htmlcanvas.js | 28 SkDebug('font could not be processed', descriptors); 56 SkDebug('no snapshot'); 67 SkDebug('encoding failure');
|
D | font.js | 23 SkDebug('Invalid font string ' + fontStr);
|
D | color.js | 92 SkDebug('unrecognized color ' + colorStr);
|
D | canvas2dcontext.js | 973 SkDebug('dash list must have positive, finite values');
|
/external/skia/modules/canvaskit/ |
D | gpu.js | 31 SkDebug('null canvas passed into makeWebGLContext'); 36 SkDebug('explicitSwapControl is not supported'); 81 SkDebug('falling back from GPU implementation to a SW based one');
|
D | interface.js | 39 SkDebug('Warning, uninvertible matrix'); 169 SkDebug('addPath expected to take 1, 2, 7, or 10 required args. Got ' + args.length); 189 SkDebug('addRect expected to take 1, 2, 4, or 5 args. Got ' + arguments.length); 210 SkDebug('addRoundRect expected to take 3, 4, 6, or 7 args. Got ' + args.length); 214 SkDebug('addRoundRect needs 8 radii provided. Got ' + radii.length); 463 SkDebug('Could not decode font data'); 482 SkDebug('Could not make textblob from string "' + str + '"'); 548 SkDebug('Could not decode image');
|
D | release.js | 1 function SkDebug(msg) { class
|
D | debug.js | 1 function SkDebug(msg) { class
|
/external/skia/gn/ |
D | core.gni | 82 "$_src/core/SkDebug.cpp",
|
/external/skqp/gn/ |
D | core.gni | 82 "$_src/core/SkDebug.cpp",
|
/external/skqp/ |
D | Android.bp | 600 "src/core/SkDebug.cpp",
|
/external/skia/ |
D | Android.bp | 165 "src/core/SkDebug.cpp",
|