Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGImage.cpp59 const SkRect& viewPort, in LoadImage()
82 const SkRect viewPort = lctx.resolveRect(fX, fY, fWidth, fHeight); in onRender() local
DSkSVGSVG.cpp36 auto viewPort = SkSize::Make(viewPortRect.width(), viewPortRect.height()); in onPrepareToRender() local
DSkSVGNode.cpp133 const SkRect& viewPort, in ComputeViewboxMatrix()
/external/skia/modules/svg/include/
DSkSVGRenderContext.h38 const SkSize& viewPort() const { return fViewport; } in viewPort() function
/external/skia/tools/lottie-web-perf/
Dlottie-web-perf.js123 const viewPort = {width: 1000, height: 1000}; variable
/external/skia/tools/skottie-wasm-perf/
Dskottie-wasm-perf.js123 const viewPort = {width: 1000, height: 1000}; variable
/external/skia/tools/run-wasm-gm-tests/
Drun-wasm-gm-tests.js200 const viewPort = {width: 1000, height: 1000}; variable
/external/skia/tools/perf-canvaskit-puppeteer/
Dperf-canvaskit-with-puppeteer.js197 const viewPort = {width: 1000, height: 1000}; variable