Searched defs:optionalOutputArray (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/modules/canvaskit/ |
| D | font.js | 20 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { argument 38 CanvasKit.Font.prototype.getGlyphIDs = function(str, numGlyphIDs, optionalOutputArray) { argument 81 CanvasKit.Font.prototype.getGlyphWidths = function(glyphs, paint, optionalOutputArray) { argument 145 CanvasKit.Typeface.prototype.getGlyphIDs = function(str, numGlyphIDs, optionalOutputArray) { argument
|
| D | interface.js | 240 CanvasKit.Path.prototype.computeTightBounds = function(optionalOutputArray) { argument 265 CanvasKit.Path.prototype.getBounds = function(optionalOutputArray) { argument 1083 CanvasKit.Vertices.prototype.bounds = function(optionalOutputArray) { argument
|
| /third_party/skia/m133/modules/canvaskit/ |
| D | font.js | 34 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { argument 52 CanvasKit.Font.prototype.getGlyphIDs = function(str, numGlyphIDs, optionalOutputArray) { argument 95 CanvasKit.Font.prototype.getGlyphWidths = function(glyphs, paint, optionalOutputArray) { argument 162 CanvasKit.Typeface.prototype.getGlyphIDs = function(str, numGlyphIDs, optionalOutputArray) { argument
|
| D | interface.js | 245 CanvasKit.Path.prototype.computeTightBounds = function(optionalOutputArray) { argument 270 CanvasKit.Path.prototype.getBounds = function(optionalOutputArray) { argument 881 …CanvasKit.ImageFilter.prototype.getOutputBounds = function (drawBounds, ctm, optionalOutputArray) { argument 984 CanvasKit.Picture.prototype.cullRect = function (optionalOutputArray) { argument 1173 CanvasKit.Vertices.prototype.bounds = function(optionalOutputArray) { argument
|