Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrAtlasManager.cpp16 : fAllowMultitexturing{allowMultitexturing} in GrAtlasManager()
188 plotDimensions.width(), plotDimensions.height(), fAllowMultitexturing, in initAtlas()
DGrAtlasManager.h144 GrDrawOpAtlas::AllowMultitexturing fAllowMultitexturing; variable
/external/skia/src/gpu/text/
DGrAtlasManager.cpp19 : fAllowMultitexturing{allowMultitexturing} in GrAtlasManager()
315 this, fAllowMultitexturing, nullptr); in initAtlas()
DGrAtlasManager.h140 GrDrawOpAtlas::AllowMultitexturing fAllowMultitexturing; variable