Searched refs:FontCacheGM (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dfontcache.cpp30 class FontCacheGM : public skiagm::GM { class in inherits:skiagm::GM
32 FontCacheGM(GrContextOptions::Enable allowMultipleTextures) function in class:FontCacheGM
138 constexpr SkScalar FontCacheGM::kSize;
142 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kNo))
143 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kYes))
/external/skqp/gm/
H A Dfontcache.cpp30 class FontCacheGM : public skiagm::GM { class in inherits:skiagm::GM
32 FontCacheGM(GrContextOptions::Enable allowMultipleTextures) function in class:FontCacheGM
138 constexpr SkScalar FontCacheGM::kSize;
142 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kNo))
143 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kYes))

Completed in 271 milliseconds