Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasManager.cpp19 : fAllowMultitexturing{allowMultitexturing} in GrAtlasManager()
314 this, fAllowMultitexturing, nullptr); in initAtlas()
DGrAtlasManager.h142 GrDrawOpAtlas::AllowMultitexturing fAllowMultitexturing; variable