Searched refs:SkDebug (Results 1 – 18 of 18) sorted by relevance
/third_party/flutter/skia/modules/canvaskit/ |
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); 406 SkDebug("Colortype not yet supported"); 413 SkDebug("Could not read pixels with the given inputs"); 443 SkDebug('Doing nothing since missing a required input'); 447 SkDebug('Doing nothing since input arrays length mismatches'); 577 SkDebug('Could not compute widths'); [all …]
|
D | gpu.js | 31 SkDebug('null canvas passed into makeWebGLContext'); 36 SkDebug('explicitSwapControl is not supported'); 86 SkDebug('falling back from GPU implementation to a SW based one');
|
D | helper.js | 223 SkDebug('Cannot push more points - already built'); 235 SkDebug('Cannot set index ' + idx + ', it is out of range', this._floats.length/4); 302 SkDebug('Cannot push more points - already built'); 314 SkDebug('Cannot set index ' + idx + ', it is out of range', this._uints.length);
|
D | release.js | 1 function SkDebug(msg) { class
|
D | debug.js | 1 function SkDebug(msg) { class
|
/third_party/flutter/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 | 91 SkDebug('unrecognized color ' + colorStr);
|
D | canvas2dcontext.js | 973 SkDebug('dash list must have positive, finite values');
|
/third_party/skia/experimental/skottiekit/ |
D | gpu.js | 28 SkDebug('null canvas passed into makeWebGLContext'); 33 SkDebug('explicitSwapControl is not supported'); 93 SkDebug('falling back from GPU implementation to a SW based one');
|
D | release.js | 1 function SkDebug(msg) { class
|
D | debug.js | 1 function SkDebug(msg) { class
|
/third_party/skia/src/core/ |
D | BUILD.bazel | 94 "SkDebug.cpp",
|
/third_party/skia/gn/ |
D | core.gni | 173 "$_src/core/SkDebug.cpp",
|
/third_party/flutter/skia/gn/ |
D | core.gni | 168 "$_src/core/SkDebug.cpp",
|
/third_party/flutter/build/skia/ohos/ |
D | BUILD.gn | 269 "$flutter_root/skia/src/core/SkDebug.cpp",
|
/third_party/flutter/build/skia/ |
D | BUILD.gn | 583 "$flutter_root/skia/src/core/SkDebug.cpp",
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_skia | 5350 FILE: ../../../third_party/skia/src/core/SkDebug.cpp
|