Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGPattern.cpp28 const SkSVGPattern* SkSVGPattern::hrefTarget(const SkSVGRenderContext& ctx) const { in hrefTarget() function in SkSVGPattern
84 currentNode = currentNode->hrefTarget(ctx); in resolveHref()
/external/skqp/experimental/svg/model/
DSkSVGPattern.cpp78 const SkSVGPattern* SkSVGPattern::hrefTarget(const SkSVGRenderContext& ctx) const { in hrefTarget() function in SkSVGPattern
134 currentNode = currentNode->hrefTarget(ctx); in resolveHref()
DSkSVGPattern.h50 const SkSVGPattern* hrefTarget(const SkSVGRenderContext&) const;
/external/skia/modules/svg/include/
DSkSVGPattern.h46 const SkSVGPattern* hrefTarget(const SkSVGRenderContext&) const;