Searched refs:SkTestSVGScalerContext (Results 1 – 3 of 3) sorted by relevance
159 friend class SkTestSVGScalerContext; variable
175 class SkTestSVGScalerContext : public SkScalerContext { class177 SkTestSVGScalerContext(sk_sp<TestSVGTypeface> face, in SkTestSVGScalerContext() function in SkTestSVGScalerContext263 SkTestSVGScalerContext* fSelf;265 SVGGlyphDrawable(SkTestSVGScalerContext* self, const SkGlyph& glyph) in SVGGlyphDrawable()302 return std::make_unique<SkTestSVGScalerContext>( in onCreateScalerContext()
518 friend class SkTestSVGScalerContext; variable