Searched refs:parent_tctx (Results 1 – 1 of 1) sorted by relevance
647 void SkSVGTextPath::onShapeText(const SkSVGRenderContext& ctx, SkSVGTextContext* parent_tctx, in onShapeText() argument649 SkASSERT(parent_tctx); in onShapeText()652 SkSVGTextContext tctx(ctx, parent_tctx->getCallback(), this); in onShapeText()