Searched refs:fGlobalOptions (Results 1 – 2 of 2) sorted by relevance
149 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions()168 const GrContextOptions fGlobalOptions; variable
45 : fGlobalOptions(opts) { in GrContextFactory()223 GrContextOptions grOptions = fGlobalOptions; in getContextInfoInternal()