Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/
DGrContextFactory.h149 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions()
169 const GrContextOptions fGlobalOptions; variable
DGrContextFactory.cpp53 : fGlobalOptions(opts) { in GrContextFactory()
309 GrContextOptions grOptions = fGlobalOptions; in getContextInfoInternal()