Home
last modified time | relevance | path

Searched refs:fillRectWithLocalMatrix (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkGpuBlurUtils.cpp88 renderTargetContext->fillRectWithLocalMatrix(clip, std::move(paint), GrAA::kNo, SkMatrix::I(), in convolve_gaussian_1d()
115 renderTargetContext->fillRectWithLocalMatrix(clip, std::move(paint), GrAA::kNo, SkMatrix::I(), in convolve_gaussian_2d()
/external/skia/src/gpu/
DGrRenderTargetContext.h130 void fillRectWithLocalMatrix(const GrClip& clip,
DGrBlurUtils.cpp48 renderTargetContext->fillRectWithLocalMatrix(clip, std::move(paint), GrAA::kNo, SkMatrix::I(), in draw_mask()
DGrRenderTargetContext.cpp781 void GrRenderTargetContext::fillRectWithLocalMatrix(const GrClip& clip, in fillRectWithLocalMatrix() function in GrRenderTargetContext
1238 this->fillRectWithLocalMatrix(clip, std::move(paint), GrAA::kNo, SkMatrix::I(), bounds, in drawFilledDRRect()
DSkGpuDevice.cpp631 fRenderTargetContext->fillRectWithLocalMatrix( in drawStrokedLine()
/external/skia/src/effects/
DSkBlurMaskFilter.cpp1063 renderTargetContext->fillRectWithLocalMatrix(clip, std::move(paint), GrAA::kNo, SkMatrix::I(), in directFilterMaskGPU()
1438 renderTargetContext->fillRectWithLocalMatrix(clip, std::move(paint), GrAA::kNo, in directFilterRRectMaskGPU()