Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFontScalerTest.cpp39 class FontScalerTestView : public SampleView { class
43 FontScalerTestView() { in FontScalerTestView() function in FontScalerTestView
51 virtual ~FontScalerTestView() { in ~FontScalerTestView()
139 static SkView* MyFactory() { return new FontScalerTestView; } in MyFactory()