Searched refs:fAllowPathMaskCaching (Results 1 – 8 of 8) sorted by relevance
70 prcOptions.fAllowPathMaskCaching = this->options().fAllowPathMaskCaching; in init()
970 fContext->priv().proxyProvider(), fOptionsForPathRendererChain.fAllowPathMaskCaching)); in getSoftwarePathRenderer()
31 bool fAllowPathMaskCaching = false; member
49 ctxOptions->fAllowPathMaskCaching = true; in modifyGrContextOptions()
113 options->fAllowPathMaskCaching = true; in modifyGrContextOptions()
104 ctxOptions->fAllowPathMaskCaching = FLAGS_cachePathMasks; in SetCtxOptions()
144 bool fAllowPathMaskCaching = true; member
164 grContextOptions.fAllowPathMaskCaching = true; in context_options()