Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/src/
DSkSVGSVG.cpp18 auto viewPortRect = ctx->lengthContext().resolveRectForSVG(x, y, fWidth, fHeight); in onPrepareToRender()
DSkSVGRenderContext.cpp75 SkRect SkSVGLengthContext::resolveRectForSVG(const SkSVGLength& x, const SkSVGLength& y, in resolveRectForSVG() function in SkSVGLengthContext
/third_party/skia/modules/svg/include/
DSkSVGRenderContext.h46 SkRect resolveRectForSVG(const SkSVGLength& x, const SkSVGLength& y,