Home
last modified time | relevance | path

Searched refs:reportCanvas (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/pathkit/tests/
H A DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { function
67 return reportCanvas(canvas, testname).then(() => {
/third_party/skia/modules/canvaskit/tests/
H A DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { function
67 return reportCanvas(canvas, testname).then(() => {
H A Dutil.js163 promises.push(reportCanvas(canvas, name, canvas._config));
244 reportCanvas(reportingCanvas, testname).then(() => {

Completed in 2 milliseconds