Home
last modified time | relevance | path

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

/external/skqp/modules/pathkit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { function
67 return reportCanvas(canvas, testname).then(() => {
Dpath2d.spec.js83 reportCanvas(canvas, 'path2D_api_example').then(() => {
187 reportCanvas(canvas, 'conics_quads_approx').then(() => {
/external/skia/modules/pathkit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { function
67 return reportCanvas(canvas, testname).then(() => {
Dpath2d.spec.js83 reportCanvas(canvas, 'path2D_api_example').then(() => {
187 reportCanvas(canvas, 'conics_quads_approx').then(() => {
/external/skia/modules/canvaskit/tests/
Dutil.js16 reportCanvas(reportingCanvas, testname).then(() => {
Dcanvas2d.spec.js268 promises.push(reportCanvas(canvas, testname, canvas._config));
/external/skqp/experimental/canvaskit/tests/
Dpath.spec.js47 reportCanvas(reportingCanvas, testname).then(() => {
Dcanvas2d.spec.js286 promises.push(reportCanvas(canvas, testname, canvas._config));