Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/canvaskit/tests/
H A Dfont_test.js316 const annotationFont = new CanvasKit.Font(notoSerif, 6); constant
436 const annotationFont = new CanvasKit.Font(CanvasKit.Typeface.GetDefault(), 20); constant