/third_party/flutter/skia/src/gpu/ |
D | GrBlurUtils.cpp | 36 static bool draw_mask(GrRenderTargetContext* renderTargetContext, in draw_mask() 62 GrRenderTargetContext* renderTargetContext, in sw_draw_with_mask_filter() 230 static bool get_shape_and_clip_bounds(GrRenderTargetContext* renderTargetContext, in get_shape_and_clip_bounds() 250 GrRenderTargetContext* renderTargetContext, in draw_shape_with_mask_filter() 431 GrRenderTargetContext* renderTargetContext, in drawShapeWithMaskFilter() 442 GrRenderTargetContext* renderTargetContext, in drawShapeWithMaskFilter()
|
D | GrSoftwarePathRenderer.cpp | 70 bool GrSoftwarePathRenderer::GetShapeAndClipBounds(GrRenderTargetContext* renderTargetContext, in GetShapeAndClipBounds() 96 void GrSoftwarePathRenderer::DrawNonAARect(GrRenderTargetContext* renderTargetContext, in DrawNonAARect() 107 void GrSoftwarePathRenderer::DrawAroundInvPath(GrRenderTargetContext* renderTargetContext, in DrawAroundInvPath() 148 GrRenderTargetContext* renderTargetContext, in DrawToTargetWithShapeMask()
|
D | GrClipStackClip.cpp | 94 const GrRenderTargetContext* renderTargetContext, in PathNeedsSWRenderer() 154 const GrRenderTargetContext* renderTargetContext, in UseSWOnlyPath() 195 bool GrClipStackClip::apply(GrRecordingContext* context, GrRenderTargetContext* renderTargetContext, in apply() 259 GrRenderTargetContext* renderTargetContext, in applyClipMask()
|
D | GrRenderTargetContextPriv.h | 119 explicit GrRenderTargetContextPriv(GrRenderTargetContext* renderTargetContext) in GrRenderTargetContextPriv()
|
D | GrOnFlushResourceProvider.cpp | 30 sk_sp<GrRenderTargetContext> renderTargetContext(fDrawingMgr->makeRenderTargetContext( in makeRenderTargetContext() local
|
D | GrYUVProvider.cpp | 161 sk_sp<GrRenderTargetContext> renderTargetContext(ctx->priv().makeDeferredRenderTargetContext( in refAsTextureProxy() local
|
/third_party/flutter/skia/src/core/ |
D | SkSpecialSurface.cpp | 128 sk_sp<GrRenderTargetContext> renderTargetContext, in SkSpecialSurface_Gpu() 179 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeRenderTarget() local
|
D | SkGpuBlurUtils.cpp | 74 static void convolve_gaussian_1d(GrRenderTargetContext* renderTargetContext, in convolve_gaussian_1d() 124 sk_sp<GrRenderTargetContext> renderTargetContext; in convolve_gaussian_2d() local
|
D | SkBlurMF.cpp | 720 GrRenderTargetContext* renderTargetContext, in directFilterMaskGPU() 881 sk_sp<GrRenderTargetContext> renderTargetContext( in filterMaskGPU() local
|
/third_party/flutter/skia/gm/ |
D | yuvtorgbeffect.cpp | 97 DrawResult onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw() 216 DrawResult onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw() 313 DrawResult onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
|
D | bigrrectaaeffect.cpp | 70 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
|
D | texturedomaineffect.cpp | 102 DrawResult onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
|
D | constcolorprocessor.cpp | 71 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
|
D | rrects.cpp | 83 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | beziereffects.cpp | 181 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw() 386 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
|
D | convexpolyeffect.cpp | 213 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
|
/third_party/flutter/skia/tests/ |
D | GLProgramsTest.cpp | 158 sk_sp<GrRenderTargetContext> renderTargetContext( in random_render_target_context() local 308 sk_sp<GrRenderTargetContext> renderTargetContext( in ProgramUnitTest() local 326 sk_sp<GrRenderTargetContext> renderTargetContext( in ProgramUnitTest() local
|
D | PathRendererCacheTests.cpp | 32 GrRenderTargetContext* renderTargetContext, in draw_path()
|
D | PrimitiveProcessorTest.cpp | 135 sk_sp<GrRenderTargetContext> renderTargetContext( in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
D | TessellatingPathRendererTests.cpp | 702 GrRenderTargetContext* renderTargetContext, in test_path()
|
/third_party/flutter/skia/src/image/ |
D | SkImage_Gpu.cpp | 89 sk_sp<GrRenderTargetContext> renderTargetContext( in onMakeColorTypeAndColorSpace() local 210 GrRenderTargetContext* renderTargetContext) { in ConvertYUVATexturesToRGB() 248 sk_sp<GrRenderTargetContext> renderTargetContext(ctx->priv().makeDeferredRenderTargetContext( in MakeFromYUVATexturesCopy() local 284 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeFromYUVATexturesCopyWithExternalBackend() local
|
D | SkImage_GpuYUVA.cpp | 144 sk_sp<GrRenderTargetContext> renderTargetContext( in asTextureProxyRef() local
|
/third_party/flutter/skia/tools/gpu/ |
D | GrTest.cpp | 175 void GrDrawRandomOp(SkRandom* random, GrRenderTargetContext* renderTargetContext, GrPaint&& paint) { in GrDrawRandomOp()
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkMorphologyImageFilter.cpp | 465 static void apply_morphology_rect(GrRenderTargetContext* renderTargetContext, in apply_morphology_rect() 483 static void apply_morphology_rect_no_bounds(GrRenderTargetContext* renderTargetContext, in apply_morphology_rect_no_bounds() 499 static void apply_morphology_pass(GrRenderTargetContext* renderTargetContext, in apply_morphology_pass()
|
D | SkXfermodeImageFilter.cpp | 308 sk_sp<GrRenderTargetContext> renderTargetContext( in filterImageGPU() local
|