• Home
  • Raw
  • Download

Lines Matching refs:contextPriv

122         canDrawArgs.fCaps = context->contextPriv().caps();  in PathNeedsSWRenderer()
129 *context->contextPriv().caps()); in PathNeedsSWRenderer()
136 context->contextPriv().drawingManager()->getPathRenderer(canDrawArgs, false, type); in PathNeedsSWRenderer()
163 if (context->contextPriv().caps()->avoidStencilBuffers() || in UseSWOnlyPath()
205 int maxAnalyticFPs = context->contextPriv().caps()->maxClipAnalyticFPs(); in apply()
214 SkASSERT(!context->contextPriv().caps()->avoidStencilBuffers()); in apply()
216 auto* ccpr = context->contextPriv().drawingManager()->getCoverageCountingPathRenderer(); in apply()
218 GrReducedClip reducedClip(*fStack, devBounds, context->contextPriv().caps(), in apply()
265 context->contextPriv().caps()->avoidStencilBuffers() || in applyClipMask()
285 if (context->contextPriv().caps()->avoidStencilBuffers() || in applyClipMask()
328 GrProxyProvider* proxyProvider = context->contextPriv().proxyProvider(); in add_invalidate_on_pop_message()
342 GrProxyProvider* proxyProvider = context->contextPriv().proxyProvider(); in createAlphaClipMask()
354 context->contextPriv().caps()->getBackendFormatFromColorType(kAlpha_8_SkColorType); in createAlphaClipMask()
356 context->contextPriv().makeDeferredRenderTargetContextWithFallback( in createAlphaClipMask()
466 GrProxyProvider* proxyProvider = context->contextPriv().proxyProvider(); in createSoftwareClipMask()
478 SkTaskGroup* taskGroup = context->contextPriv().getTaskGroup(); in createSoftwareClipMask()
487 context->contextPriv().caps()->getBackendFormatFromColorType(kAlpha_8_SkColorType); in createSoftwareClipMask()