• Home
  • Raw
  • Download

Lines Matching refs:contextPriv

62             GrOpMemoryPool* pool = context->contextPriv().opMemoryPool();  in Make()
82 ctx->contextPriv().caps()->getBackendFormatFromColorType(kRGB_565_SkColorType); in Op()
130 ctx->contextPriv().caps()->getBackendFormatFromGrColorType(GrColorType::kAlpha_F16, in ClipFP()
179 GrProxyProvider* proxyProvider = context->contextPriv().proxyProvider(); in apply()
208 GrProxyProvider* proxyProvider = ctx->contextPriv().proxyProvider();
211 ctx->contextPriv().addOnFlushCallbackObject(&test);
213 ctx->contextPriv().caps()->getBackendFormatFromColorType(kRGBA_8888_SkColorType);
214 sk_sp<GrRenderTargetContext> rtc = ctx->contextPriv().makeDeferredRenderTargetContext(
219 ctx->contextPriv().caps()->getBackendFormatFromGrColorType(GrColorType::kAlpha_F16,
221 sk_sp<GrRenderTargetContext> mockAtlas = ctx->contextPriv().makeDeferredRenderTargetContext(
227 ctx->contextPriv().testingOnly_flushAndRemoveOnFlushCallbackObject(&test);
236 auto proxyProvider = ctx->contextPriv().proxyProvider();
244 ctx->contextPriv().caps()->getBackendFormatFromColorType(kRGBA_8888_SkColorType);
269 proxy->priv().doLazyInstantiation(ctx->contextPriv().resourceProvider());
295 GrOpMemoryPool* pool = context->contextPriv().opMemoryPool(); in Make()
318 ctx->contextPriv().caps()->getBackendFormatFromColorType(kRGBA_8888_SkColorType); in LazyFailedInstantiationTestOp()
361 GrResourceProvider* resourceProvider = ctx->contextPriv().resourceProvider();
362 GrProxyProvider* proxyProvider = ctx->contextPriv().proxyProvider();
364 ctx->contextPriv().caps()->getBackendFormatFromColorType(kRGBA_8888_SkColorType);
366 sk_sp<GrRenderTargetContext> rtc = ctx->contextPriv().makeDeferredRenderTargetContext(
398 GrOpMemoryPool* pool = context->contextPriv().opMemoryPool(); in Make()
435 GrProxyProvider* proxyProvider = ctx->contextPriv().proxyProvider();
436 GrGpu* gpu = ctx->contextPriv().getGpu();
439 ctx->contextPriv().caps()->getBackendFormatFromColorType(kRGBA_8888_SkColorType);
443 sk_sp<GrRenderTargetContext> rtc = ctx->contextPriv().makeDeferredRenderTargetContext(