Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dfontcache.cpp41 : fAllowMultipleTextures(allowMultipleTextures) { in FontCacheGM()
47 options->fAllowMultipleGlyphCacheTextures = fAllowMultipleTextures; in modifyGrContextOptions()
53 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in onShortName()
101 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in drawText()
131 GrContextOptions::Enable fAllowMultipleTextures; member in FontCacheGM
/third_party/skia/gm/
Dfontcache.cpp39 : fAllowMultipleTextures(allowMultipleTextures) { in FontCacheGM()
45 options->fAllowMultipleGlyphCacheTextures = fAllowMultipleTextures; in modifyGrContextOptions()
51 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in onShortName()
99 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in drawText()
129 GrContextOptions::Enable fAllowMultipleTextures; member in FontCacheGM