/external/skqp/src/gpu/ops/ |
D | GrDrawAtlasOp.cpp | 87 SkRectPriv::GrowToInclude(&bounds, strip[0]); in GrDrawAtlasOp() 93 SkRectPriv::GrowToInclude(&bounds, strip[1]); in GrDrawAtlasOp() 99 SkRectPriv::GrowToInclude(&bounds, strip[2]); in GrDrawAtlasOp() 105 SkRectPriv::GrowToInclude(&bounds, strip[3]); in GrDrawAtlasOp()
|
D | GrAAHairLinePathRenderer.cpp | 765 SkRectPriv::GrowToInclude(&actualBounds, pos); in check_bounds()
|
/external/skia/src/gpu/ops/ |
D | GrDrawAtlasOp.cpp | 147 SkRectPriv::GrowToInclude(&bounds, strip[0]); in DrawAtlasOp() 153 SkRectPriv::GrowToInclude(&bounds, strip[1]); in DrawAtlasOp() 159 SkRectPriv::GrowToInclude(&bounds, strip[2]); in DrawAtlasOp() 165 SkRectPriv::GrowToInclude(&bounds, strip[3]); in DrawAtlasOp()
|
D | GrAAHairLinePathRenderer.cpp | 764 SkRectPriv::GrowToInclude(&actualBounds, pos); in check_bounds()
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BitSet.cs | 133 GrowToInclude(el); in Add() 141 public void GrowToInclude(int bit) { in GrowToInclude() method in Antlr.Runtime.BitSet
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BitSet.cs | 148 GrowToInclude( el ); in Add() 156 public void GrowToInclude( int bit ) in GrowToInclude() method in Antlr.Runtime.BitSet
|
/external/skqp/src/core/ |
D | SkRectPriv.h | 43 static void GrowToInclude(SkRect* r, const SkPoint& pt) { in GrowToInclude() function
|
/external/skia/src/core/ |
D | SkRectPriv.h | 43 static void GrowToInclude(SkRect* r, const SkPoint& pt) { in GrowToInclude() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.pas | 450 procedure GrowToInclude(const Bit: Integer); procedure 1747 procedure GrowToInclude(const Bit: Integer); virtual; 3432 GrowToInclude(El); 3542 procedure TBitSet.GrowToInclude(const Bit: Integer); procedure
|
/external/skia/src/gpu/ |
D | GrDistanceFieldGenFromVector.cpp | 279 SkRectPriv::GrowToInclude(&fBoundingBox, m); in init()
|
/external/skqp/src/gpu/ |
D | GrDistanceFieldGenFromVector.cpp | 279 SkRectPriv::GrowToInclude(&fBoundingBox, m); in init()
|
/external/skqp/tests/ |
D | GrShapeTest.cpp | 1253 SkRectPriv::GrowToInclude(&dst, {0, 0}); in test_unknown_path_effect() 1254 SkRectPriv::GrowToInclude(&dst, {100, 100}); in test_unknown_path_effect()
|
/external/skia/tests/ |
D | GrShapeTest.cpp | 1253 SkRectPriv::GrowToInclude(&dst, {0, 0}); in test_unknown_path_effect() 1254 SkRectPriv::GrowToInclude(&dst, {100, 100}); in test_unknown_path_effect()
|
/external/skqp/tools/debugger/ |
D | SkDrawCommand.cpp | 1729 SkRectPriv::GrowToInclude(&bounds, fPts[i]); in render()
|
/external/skia/tools/debugger/ |
D | SkDrawCommand.cpp | 1751 SkRectPriv::GrowToInclude(&bounds, fPts[i]); in render()
|