/external/skqp/src/gpu/ |
D | GrBlurUtils.cpp | 36 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()
|
D | GrSoftwarePathRenderer.cpp | 68 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()
|
D | GrClipStackClip.cpp | 93 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()
|
D | GrRenderTargetContextPriv.h | 121 explicit GrRenderTargetContextPriv(GrRenderTargetContext* renderTargetContext) in GrRenderTargetContextPriv()
|
D | GrOnFlushResourceProvider.cpp | 27 sk_sp<GrRenderTargetContext> renderTargetContext( in makeRenderTargetContext() local
|
D | GrYUVProvider.cpp | 159 sk_sp<GrRenderTargetContext> renderTargetContext( in refAsTextureProxy() local
|
/external/skqp/src/core/ |
D | SkSpecialSurface.cpp | 126 SkSpecialSurface_Gpu(GrContext* context, sk_sp<GrRenderTargetContext> renderTargetContext, in SkSpecialSurface_Gpu() 177 sk_sp<GrRenderTargetContext> renderTargetContext( in MakeRenderTarget() local
|
D | SkGpuBlurUtils.cpp | 73 static void convolve_gaussian_1d(GrRenderTargetContext* renderTargetContext, in convolve_gaussian_1d() 125 sk_sp<GrRenderTargetContext> renderTargetContext; in convolve_gaussian_2d() local
|
/external/skqp/gm/ |
D | etc1.cpp | 66 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | fontregen.cpp | 80 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | yuvtorgbeffect.cpp | 76 GrRenderTargetContext* renderTargetContext = in onDraw() local 203 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | bigrrectaaeffect.cpp | 52 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | texturedomaineffect.cpp | 86 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | fontcache.cpp | 64 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | constcolorprocessor.cpp | 48 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | rrects.cpp | 64 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | beziereffects.cpp | 148 GrRenderTargetContext* renderTargetContext = in onDraw() local 365 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
D | convexpolyeffect.cpp | 181 GrRenderTargetContext* renderTargetContext = in onDraw() local
|
/external/skqp/tests/ |
D | GLProgramsTest.cpp | 159 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
|
D | PathRendererCacheTests.cpp | 32 GrRenderTargetContext* renderTargetContext, in draw_path()
|
D | PrimitiveProcessorTest.cpp | 127 sk_sp<GrRenderTargetContext> renderTargetContext( in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
|
/external/skqp/src/image/ |
D | SkImage_Gpu.cpp | 76 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
|
D | SkImage_GpuYUVA.cpp | 107 sk_sp<GrRenderTargetContext> renderTargetContext( in asTextureProxyRef() local
|
/external/skqp/src/effects/imagefilters/ |
D | SkMorphologyImageFilter.cpp | 383 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()
|
D | SkXfermodeImageFilter.cpp | 326 sk_sp<GrRenderTargetContext> renderTargetContext( in filterImageGPU() local
|