Home
last modified time | relevance | path

Searched defs:SkTestSVGScalerContext (Results 1 – 5 of 5) sorted by relevance

/external/skqp/tools/fonts/
DSkTestSVGTypeface.h143 friend class SkTestSVGScalerContext; variable
DSkTestSVGTypeface.cpp158 class SkTestSVGScalerContext : public SkScalerContext { class
160 SkTestSVGScalerContext(sk_sp<SkTestSVGTypeface> face, const SkScalerContextEffects& effects, in SkTestSVGScalerContext() function in SkTestSVGScalerContext
/external/skia/tools/fonts/
DTestSVGTypeface.h157 friend class SkTestSVGScalerContext; variable
DTestSVGTypeface.cpp170 class SkTestSVGScalerContext : public SkScalerContext { class
172 SkTestSVGScalerContext(sk_sp<TestSVGTypeface> face, in SkTestSVGScalerContext() function in SkTestSVGScalerContext
/external/skia/src/core/
DSkGlyph.h351 friend class SkTestSVGScalerContext; variable