Searched defs:FontScalerGM (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dfontscaler.cpp12 class FontScalerGM : public GM { class in namespace:skiagm
14 FontScalerGM() { function in class:skiagm::FontScalerGM
18 virtual ~FontScalerGM() {
90 static GM* MyFactory(void*) { return new FontScalerGM; }

Completed in 417 milliseconds