Home
last modified time | relevance | path

Searched defs:optionalOutputArray (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/canvaskit/
Dfont.js20 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
Dinterface.js240 CanvasKit.Path.prototype.computeTightBounds = function(optionalOutputArray) { argument
265 CanvasKit.Path.prototype.getBounds = function(optionalOutputArray) { argument
1088 CanvasKit.Vertices.prototype.bounds = function(optionalOutputArray) { argument