Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/
Duser_images_grid.js16 var CAPTURE_SIZE = { variable
468 canvas.width = CAPTURE_SIZE.width;
469 canvas.height = CAPTURE_SIZE.height;
473 CAPTURE_SIZE);
534 canvas.width = CAPTURE_SIZE.width;
535 canvas.height = CAPTURE_SIZE.height;
537 ctx.translate(CAPTURE_SIZE.width, 0);