Searched refs:FontMgrGM (Results 1 - 1 of 1) sorted by relevance
/external/skia/gm/ | ||
H A D | fontmgr.cpp | 56 class FontMgrGM : public skiagm::GM { class in inherits:skiagm::GM 58 FontMgrGM(SkFontMgr* fontMgr = nullptr) { function in class:FontMgrGM 303 DEF_GM(return new FontMgrGM;) 310 DEF_GM(return new FontMgrGM(SkFontMgr_New_DirectWrite());) |
Completed in 227 milliseconds