Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFontScalerTest.cpp38 class FontScalerTestView : public SampleView { class
42 FontScalerTestView() { in FontScalerTestView() function in FontScalerTestView
125 static SkView* MyFactory() { return new FontScalerTestView; } in MyFactory()