Searched refs:fGlobalOptions (Results 1 – 4 of 4) sorted by relevance
143 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions()163 const GrContextOptions fGlobalOptions; variable
46 : fGlobalOptions(opts) { in GrContextFactory()256 GrContextOptions grOptions = fGlobalOptions; in getContextInfoInternal()