Home
last modified time | relevance | path

Searched defs:renderTargetContext (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp36 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()
DGrSoftwarePathRenderer.cpp70 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()
DGrClipStackClip.cpp94 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()
DGrRenderTargetContextPriv.h119 explicit GrRenderTargetContextPriv(GrRenderTargetContext* renderTargetContext) in GrRenderTargetContextPriv()
DGrOnFlushResourceProvider.cpp30 sk_sp<GrRenderTargetContext> renderTargetContext(fDrawingMgr->makeRenderTargetContext( in makeRenderTargetContext() local
DGrYUVProvider.cpp161 sk_sp<GrRenderTargetContext> renderTargetContext(ctx->priv().makeDeferredRenderTargetContext( in refAsTextureProxy() local
/third_party/flutter/skia/src/core/
DSkSpecialSurface.cpp128 sk_sp<GrRenderTargetContext> renderTargetContext, in SkSpecialSurface_Gpu()
179 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeRenderTarget() local
DSkGpuBlurUtils.cpp74 static void convolve_gaussian_1d(GrRenderTargetContext* renderTargetContext, in convolve_gaussian_1d()
124 sk_sp<GrRenderTargetContext> renderTargetContext; in convolve_gaussian_2d() local
DSkBlurMF.cpp720 GrRenderTargetContext* renderTargetContext, in directFilterMaskGPU()
881 sk_sp<GrRenderTargetContext> renderTargetContext( in filterMaskGPU() local
/third_party/flutter/skia/gm/
Dyuvtorgbeffect.cpp97 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()
Dbigrrectaaeffect.cpp70 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
Dtexturedomaineffect.cpp102 DrawResult onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
Dconstcolorprocessor.cpp71 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
Drrects.cpp83 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dbeziereffects.cpp181 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
386 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
Dconvexpolyeffect.cpp213 void onDraw(GrContext* context, GrRenderTargetContext* renderTargetContext, in onDraw()
/third_party/flutter/skia/tests/
DGLProgramsTest.cpp158 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
DPathRendererCacheTests.cpp32 GrRenderTargetContext* renderTargetContext, in draw_path()
DPrimitiveProcessorTest.cpp135 sk_sp<GrRenderTargetContext> renderTargetContext( in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
DTessellatingPathRendererTests.cpp702 GrRenderTargetContext* renderTargetContext, in test_path()
/third_party/flutter/skia/src/image/
DSkImage_Gpu.cpp89 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
DSkImage_GpuYUVA.cpp144 sk_sp<GrRenderTargetContext> renderTargetContext( in asTextureProxyRef() local
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp175 void GrDrawRandomOp(SkRandom* random, GrRenderTargetContext* renderTargetContext, GrPaint&& paint) { in GrDrawRandomOp()
/third_party/flutter/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp465 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()
DSkXfermodeImageFilter.cpp308 sk_sp<GrRenderTargetContext> renderTargetContext( in filterImageGPU() local

12