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