Home
last modified time | relevance | path

Searched refs:Planets (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/fonts/
Dcreate_test_font_color.cpp48 TestSVGTypeface::Planets(), SkString("planet"), SkMakeSpan(small), SkMakeSpan(usual)); in main()
DTestSVGTypeface.h62 static sk_sp<TestSVGTypeface> Planets();
DTestFontMgr.cpp105 TestSVGTypeface::Planets(), SkFontStyle::Normal(), "Normal"); in FontMgr()
DTestSVGTypeface.cpp318 sk_sp<TestSVGTypeface> TestSVGTypeface::Planets() { in Planets() function in TestSVGTypeface