Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DGrContextFactory.h143 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions()
163 const GrContextOptions fGlobalOptions; variable
DGrContextFactory.cpp46 : fGlobalOptions(opts) { in GrContextFactory()
256 GrContextOptions grOptions = fGlobalOptions; in getContextInfoInternal()
/external/skqp/tools/gpu/
DGrContextFactory.h143 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions()
163 const GrContextOptions fGlobalOptions; variable
DGrContextFactory.cpp46 : fGlobalOptions(opts) { in GrContextFactory()
256 GrContextOptions grOptions = fGlobalOptions; in getContextInfoInternal()