Home
last modified time | relevance | path

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

/external/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts84 const someRect = [4, 3, 2, 1]; // Making sure arrays are accepted as rects. constant
429 const someRect = CK.LTRBRect(10, 20, 30, 40); constant