Home
last modified time | relevance | path

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

/external/skqp/gm/
Dfontcache.cpp33 : fAllowMultipleTextures(allowMultipleTextures) { in FontCacheGM()
39 options->fAllowMultipleGlyphCacheTextures = fAllowMultipleTextures; in modifyGrContextOptions()
45 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in onShortName()
101 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in drawText()
131 GrContextOptions::Enable fAllowMultipleTextures; member in FontCacheGM
/external/skia/gm/
Dfontcache.cpp33 : fAllowMultipleTextures(allowMultipleTextures) { in FontCacheGM()
39 options->fAllowMultipleGlyphCacheTextures = fAllowMultipleTextures; in modifyGrContextOptions()
45 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in onShortName()
94 if (GrContextOptions::Enable::kYes == fAllowMultipleTextures) { in drawText()
124 GrContextOptions::Enable fAllowMultipleTextures; member in FontCacheGM