Searched refs:fAllowMultipleTextures (Results 1 – 2 of 2) sorted by relevance
41 : 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
39 : 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