Home
last modified time | relevance | path

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

/external/skia/tools/perf-canvaskit-puppeteer/
Dperf-canvaskit-with-puppeteer.js174 const skpBytes = fs.readFileSync(options.input_skp, 'binary'); constant
176 res.send(new Buffer(skpBytes, 'binary'));