HomeSort by relevance Sort by last modified time
    Searched refs:resolveRect (Results 1 - 4 of 4) sorted by null

  /external/skia/experimental/svg/model/
SkSVGRenderContext.h 38 SkRect resolveRect(const SkSVGLength& x, const SkSVGLength& y,
SkSVGRect.cpp 78 const SkRect rect = lctx.resolveRect(fX, fY, fWidth, fHeight);
SkSVGSVG.cpp 16 auto viewPortRect = ctx->lengthContext().resolveRect(fX, fY, fWidth, fHeight);
SkSVGRenderContext.cpp 64 SkRect SkSVGLengthContext::resolveRect(const SkSVGLength& x, const SkSVGLength& y,

Completed in 4043 milliseconds