Searched refs:getClippedOutline (Results 1 – 3 of 3) sorted by relevance
184 casterPath = caster->getRenderNode()->getClippedOutline(casterClipRect); in drawShadow()
346 const SkPath* getClippedOutline(const SkRect& clipRect) const;
453 const SkPath* RenderNode::getClippedOutline(const SkRect& clipRect) const { in getClippedOutline() function in android::uirenderer::RenderNode