Home
last modified time | relevance | path

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

12

/external/skqp/src/gpu/
DGrBlurUtils.cpp36 static bool draw_mask(GrRenderTargetContext* renderTargetContext, in draw_mask()
62 GrRenderTargetContext* renderTargetContext, in sw_draw_with_mask_filter()
233 static bool get_shape_and_clip_bounds(GrRenderTargetContext* renderTargetContext, in get_shape_and_clip_bounds()
253 GrRenderTargetContext* renderTargetContext, in draw_shape_with_mask_filter()
434 GrRenderTargetContext* renderTargetContext, in drawShapeWithMaskFilter()
445 GrRenderTargetContext* renderTargetContext, in drawShapeWithMaskFilter()
DGrSoftwarePathRenderer.cpp68 bool GrSoftwarePathRenderer::GetShapeAndClipBounds(GrRenderTargetContext* renderTargetContext, in GetShapeAndClipBounds()
94 void GrSoftwarePathRenderer::DrawNonAARect(GrRenderTargetContext* renderTargetContext, in DrawNonAARect()
108 void GrSoftwarePathRenderer::DrawAroundInvPath(GrRenderTargetContext* renderTargetContext, in DrawAroundInvPath()
149 GrRenderTargetContext* renderTargetContext, in DrawToTargetWithShapeMask()
DGrClipStackClip.cpp93 const GrRenderTargetContext* renderTargetContext, in PathNeedsSWRenderer()
151 const GrRenderTargetContext* renderTargetContext, in UseSWOnlyPath()
192 bool GrClipStackClip::apply(GrContext* context, GrRenderTargetContext* renderTargetContext, in apply()
252 bool GrClipStackClip::applyClipMask(GrContext* context, GrRenderTargetContext* renderTargetContext, in applyClipMask()
DGrRenderTargetContextPriv.h121 explicit GrRenderTargetContextPriv(GrRenderTargetContext* renderTargetContext) in GrRenderTargetContextPriv()
DGrOnFlushResourceProvider.cpp27 sk_sp<GrRenderTargetContext> renderTargetContext( in makeRenderTargetContext() local
DGrYUVProvider.cpp159 sk_sp<GrRenderTargetContext> renderTargetContext( in refAsTextureProxy() local
/external/skqp/src/core/
DSkSpecialSurface.cpp126 SkSpecialSurface_Gpu(GrContext* context, sk_sp<GrRenderTargetContext> renderTargetContext, in SkSpecialSurface_Gpu()
177 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeRenderTarget() local
DSkGpuBlurUtils.cpp73 static void convolve_gaussian_1d(GrRenderTargetContext* renderTargetContext, in convolve_gaussian_1d()
125 sk_sp<GrRenderTargetContext> renderTargetContext; in convolve_gaussian_2d() local
/external/skqp/gm/
Detc1.cpp66 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dfontregen.cpp80 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dyuvtorgbeffect.cpp76 GrRenderTargetContext* renderTargetContext = in onDraw() local
203 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dbigrrectaaeffect.cpp52 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dtexturedomaineffect.cpp86 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dfontcache.cpp64 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dconstcolorprocessor.cpp48 GrRenderTargetContext* renderTargetContext = in onDraw() local
Drrects.cpp64 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dbeziereffects.cpp148 GrRenderTargetContext* renderTargetContext = in onDraw() local
365 GrRenderTargetContext* renderTargetContext = in onDraw() local
Dconvexpolyeffect.cpp181 GrRenderTargetContext* renderTargetContext = in onDraw() local
/external/skqp/tests/
DGLProgramsTest.cpp159 sk_sp<GrRenderTargetContext> renderTargetContext( in random_render_target_context() local
302 sk_sp<GrRenderTargetContext> renderTargetContext( in ProgramUnitTest() local
321 sk_sp<GrRenderTargetContext> renderTargetContext( in ProgramUnitTest() local
DPathRendererCacheTests.cpp32 GrRenderTargetContext* renderTargetContext, in draw_path()
DPrimitiveProcessorTest.cpp127 sk_sp<GrRenderTargetContext> renderTargetContext( in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
/external/skqp/src/image/
DSkImage_Gpu.cpp76 sk_sp<GrRenderTargetContext> renderTargetContext( in onMakeColorTypeAndColorSpace() local
189 GrRenderTargetContext* renderTargetContext) { in ConvertYUVATexturesToRGB()
230 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeFromYUVATexturesCopy() local
261 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeFromYUVATexturesCopyWithExternalBackend() local
DSkImage_GpuYUVA.cpp107 sk_sp<GrRenderTargetContext> renderTargetContext( in asTextureProxyRef() local
/external/skqp/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp383 static void apply_morphology_rect(GrRenderTargetContext* renderTargetContext, in apply_morphology_rect()
401 static void apply_morphology_rect_no_bounds(GrRenderTargetContext* renderTargetContext, in apply_morphology_rect_no_bounds()
417 static void apply_morphology_pass(GrRenderTargetContext* renderTargetContext, in apply_morphology_pass()
DSkXfermodeImageFilter.cpp326 sk_sp<GrRenderTargetContext> renderTargetContext( in filterImageGPU() local

12