Searched refs:fMaxTextureAtlasSize (Results 1 – 4 of 4) sorted by relevance
33 ctxOptions->fMaxTextureAtlasSize = fMaxAtlasSize; in modifyGrContextOptions()
355 int fMaxTextureAtlasSize = 2048; member
117 ctxOptions->fMaxTextureAtlasSize = FLAGS_maxAtlasSize; in SetCtxOptions()
132 fAtlasMaxSize = dContext->priv().options().fMaxTextureAtlasSize; in AtlasPathRenderer()