Searched refs:fSuppressPathRendering (Results 1 – 6 of 6) sorted by relevance
205 bool fSuppressPathRendering = false; member
258 grOptions.fSuppressPathRendering = true; in getContextInfoInternal()
154 grContextOptions.fSuppressPathRendering = true; in context_options()
320 if (contextOptions.fSuppressPathRendering) { in init()
323 const_cast<GrContextOptions&>(options).fSuppressPathRendering = true; in Make()
330 const_cast<GrContextOptions&>(options).fSuppressPathRendering = true; in Make()