| /external/skia/src/gpu/ganesh/ |
| D | GrClip.h | 86 virtual PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() 117 static bool IsInsideClip(const SkIRect& innerClipBounds, const SkRect& drawBounds, GrAA aa) { in IsInsideClip() 128 static bool IsOutsideClip(const SkIRect& outerClipBounds, const SkRect& drawBounds, GrAA aa) { in IsOutsideClip()
|
| D | GrFixedClip.cpp | 16 GrClip::PreClipResult GrFixedClip::preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() argument
|
| D | StencilClip.h | 55 PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const final { in preApply()
|
| D | GrDynamicAtlas.h | 68 const SkISize& drawBounds() { return fDrawBounds; } in drawBounds() function
|
| D | GrOpFlushState.h | 196 void bindPipelineAndScissorClip(const GrProgramInfo& programInfo, const SkRect& drawBounds) { in bindPipelineAndScissorClip() 219 void bindPipeline(const GrProgramInfo& programInfo, const SkRect& drawBounds) { in bindPipeline()
|
| D | GrOpsRenderPass.cpp | 62 void GrOpsRenderPass::bindPipeline(const GrProgramInfo& programInfo, const SkRect& drawBounds) { in bindPipeline()
|
| D | ClipStack.cpp | 414 Draw(const SkRect& drawBounds, GrAA aa) in Draw() 752 ClipStack::Mask::Mask(const SaveRecord& current, const SkIRect& drawBounds) in Mask()
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | PathStencilCoverOp.h | 35 const SkRect& drawBounds) in PathStencilCoverOp() 57 const SkRect& drawBounds) in PathStencilCoverOp()
|
| D | TessellationPathRenderer.cpp | 33 const SkRect& drawBounds, in make_non_convex_fill_op() 199 const SkRect& drawBounds = path.isInverseFillType() in onDrawPath() local
|
| D | PathTessellateOp.h | 33 const SkRect& drawBounds) in PathTessellateOp()
|
| D | PathInnerTriangulateOp.h | 41 const SkRect& drawBounds) in PathInnerTriangulateOp()
|
| D | SmallPathRenderer.cpp | 428 SkRect drawBounds = SkRect::Make(devPathBounds).makeOffset(-translateX, -translateY); in addDFPathToAtlas() local 502 SkRect drawBounds = SkRect::Make(devPathBounds).makeOffset(-translateX, -translateY); in addBMPathToAtlas() local
|
| D | AtlasPathRenderer.cpp | 332 const SkIRect& drawBounds, in makeAtlasClipEffect()
|
| /external/skia/src/gpu/graphite/ |
| D | DrawParams.h | 66 Clip(const Rect& drawBounds, const SkIRect& scissor) in Clip() 70 const Rect& drawBounds() const { return fDrawBounds; } in drawBounds() function
|
| D | ClipStack.cpp | 362 Rect drawBounds = fOuterBounds.makeIntersect(scissor); in drawClip() local 1105 Rect drawBounds; // defined in device space in applyClipToDraw() local
|
| /external/skia/bench/graphite/ |
| D | BoundsManagerBench.cpp | 63 const Rect& drawBounds = fRects[i]; in doBench() local 147 SkRect drawBounds = matrix.mapRect(paint.computeFastBounds(bounds, &bounds)); in gatherRects() local
|
| D | IntersectionTreeBench.cpp | 137 SkRect drawBounds = matrix.mapRect(path.getBounds()); in gatherRects() local
|
| /external/skia/tests/ |
| D | GrClipStackTest.cpp | 1778 SkRect drawBounds = SkRect::Make(kDeviceBounds); in DEF_TEST() local 1930 SkRect drawBounds = {10.f, 11.f, 16.f, 32.f}; in DEF_TEST() local 1980 SkRect drawBounds = {-15.f, -15.f, -1.f, -1.f}; in DEF_TEST() local 1990 SkRect drawBounds = {15.4f, 16.3f, 26.f, 32.f}; in DEF_TEST() local 2044 auto testHasCoverageFP = [&](SkRect drawBounds) { in DEF_TEST() 2125 auto drawRect = [&](SkRect drawBounds) { in DEF_GANESH_TEST_FOR_CONTEXTS() 2131 auto generateMask = [&](SkRect drawBounds) { in DEF_GANESH_TEST_FOR_CONTEXTS()
|
| /external/skia/gm/ |
| D | fontmgr.cpp | 248 SkRect drawBounds = min; in show_bounds() local 356 SkRect drawBounds = show_bounds(canvas, font, x, y, color, fLabelBounds); in onDraw() local
|
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnOpsRenderPass.cpp | 161 const SkRect& drawBounds) { in onBindPipeline()
|
| /external/skia/tools/viewer/ |
| D | PathTessellatorsSlide.cpp | 51 SamplePathTessellatorOp(const SkRect& drawBounds, const SkPath& path, const SkMatrix& m, in SamplePathTessellatorOp()
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DOpsRenderPass.cpp | 170 bool GrD3DOpsRenderPass::onBindPipeline(const GrProgramInfo& info, const SkRect& drawBounds) { in onBindPipeline()
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLOpsRenderPass.cpp | 81 const SkRect& drawBounds) { in onBindPipeline()
|
| D | GrGLGpu.h | 124 void drawSingleIntoMSAAFBO(GrGLRenderTarget* rt, const SkIRect& drawBounds) { in drawSingleIntoMSAAFBO()
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkOpsRenderPass.cpp | 625 bool GrVkOpsRenderPass::onBindPipeline(const GrProgramInfo& programInfo, const SkRect& drawBounds) { in onBindPipeline()
|