Home
last modified time | relevance | path

Searched refs:glyphMalloc (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts321 const glyphMalloc = CK.MallocGlyphIDs(20); constant
324 const glyphBounds = font.getGlyphBounds(glyphMalloc, paint); // $ExpectType Float32Array
330 const widths = font.getGlyphWidths(glyphMalloc, paint);