Searched refs:resolveRect (Results 1 – 4 of 4) sorted by relevance
/external/skia/experimental/svg/model/ |
D | SkSVGRenderContext.h | 38 SkRect resolveRect(const SkSVGLength& x, const SkSVGLength& y,
|
D | SkSVGRect.cpp | 78 const SkRect rect = lctx.resolveRect(fX, fY, fWidth, fHeight); in resolve()
|
D | SkSVGSVG.cpp | 16 auto viewPortRect = ctx->lengthContext().resolveRect(fX, fY, fWidth, fHeight); in onPrepareToRender()
|
D | SkSVGRenderContext.cpp | 64 SkRect SkSVGLengthContext::resolveRect(const SkSVGLength& x, const SkSVGLength& y, in resolveRect() function in SkSVGLengthContext
|