Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dfontcache.cpp38 class FontCacheGM : public skiagm::GpuGM { class
40 FontCacheGM(GrContextOptions::Enable allowMultipleTextures) in FontCacheGM() function in FontCacheGM
136 constexpr SkScalar FontCacheGM::kSize;
140 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kNo))
141 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kYes))
/third_party/skia/gm/
Dfontcache.cpp36 class FontCacheGM : public skiagm::GM { class
38 FontCacheGM(GrContextOptions::Enable allowMultipleTextures) in FontCacheGM() function in FontCacheGM
136 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kNo))
137 DEF_GM(return new FontCacheGM(GrContextOptions::Enable::kYes))