Home
last modified time | relevance | path

Searched refs:contentNode (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/svg/src/
H A DSkSVGPattern.cpp63 *contentNode = this; in resolveHref() local
73 if (!contentNode->hasChildren()) { in resolveHref()
74 contentNode = currentNode; in resolveHref()
77 if (contentNode->hasChildren() && !didInherit) { in resolveHref()
87 return contentNode; in resolveHref()
92 const auto* contentNode = this->resolveHref(ctx, &attrs); in onAsPaint() local
112 contentNode->SkSVGContainer::onRender(recordingContext); in onAsPaint()

Completed in 1 milliseconds