Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrDrawingManager.h160 GrTextContext::Options fOptionsForTextContext; variable
DGrDrawingManager.cpp157 , fOptionsForTextContext(optionsForTextContext) in GrDrawingManager()
645 fTextContext = GrTextContext::Make(fOptionsForTextContext); in getTextContext()