/external/skia/src/pathops/ |
D | SkPathOpsRect.cpp | 13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() function in SkDRect 30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() function in SkDRect 47 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds() function in SkDRect 64 void SkDRect::setBounds(const SkTCurve& curve) { in setBounds() function in SkDRect
|
D | SkPathOpsRect.h | 52 void setBounds(const SkDConic& curve) { in setBounds() function 58 void setBounds(const SkDCubic& curve) { in setBounds() function 64 void setBounds(const SkDQuad& curve) { in setBounds() function
|
D | SkPathOpsConic.cpp | 188 void SkTConic::setBounds(SkDRect* rect) const { in setBounds() function in SkTConic
|
D | SkOpContour.h | 304 void setBounds() { in setBounds() function
|
D | SkPathOpsQuad.cpp | 414 void SkTQuad::setBounds(SkDRect* rect) const { in setBounds() function in SkTQuad
|
/external/skqp/src/pathops/ |
D | SkPathOpsRect.cpp | 13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() function in SkDRect 30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() function in SkDRect 47 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds() function in SkDRect 64 void SkDRect::setBounds(const SkTCurve& curve) { in setBounds() function in SkDRect
|
D | SkPathOpsRect.h | 52 void setBounds(const SkDConic& curve) { in setBounds() function 58 void setBounds(const SkDCubic& curve) { in setBounds() function 64 void setBounds(const SkDQuad& curve) { in setBounds() function
|
D | SkPathOpsConic.cpp | 188 void SkTConic::setBounds(SkDRect* rect) const { in setBounds() function in SkTConic
|
D | SkOpContour.h | 304 void setBounds() { in setBounds() function
|
D | SkPathOpsQuad.cpp | 414 void SkTQuad::setBounds(SkDRect* rect) const { in setBounds() function in SkTQuad
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
D | SquaringDrawable.java | 29 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in SquaringDrawable 35 public void setBounds(Rect bounds) { in setBounds() method in SquaringDrawable
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | SelectionArea.java | 49 public void setBounds(int columns, int rows) { in setBounds() method in SelectionArea
|
/external/skqp/include/private/ |
D | SkPathRef.h | 113 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function 385 void setBounds(const SkRect& rect) { in setBounds() function
|
/external/skia/include/private/ |
D | SkPathRef.h | 113 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function 385 void setBounds(const SkRect& rect) { in setBounds() function
|
/external/eigen/Eigen/src/SparseCore/ |
D | AmbiVector.h | 42 …void setBounds(Index start, Index end) { m_start = convert_index(start); m_end = convert_index(end… in setBounds() function
|
/external/skia/src/gpu/ops/ |
D | GrOp.h | 270 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsZeroArea zeroArea) { in setBounds() function
|
/external/skqp/src/gpu/ops/ |
D | GrOp.h | 270 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsZeroArea zeroArea) { in setBounds() function
|
/external/skqp/samplecode/ |
D | SamplePatch.cpp | 59 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in Patch
|
/external/skia/include/core/ |
D | SkPath.h | 1752 void setBounds(const SkRect& rect) { in setBounds() function
|
D | SkRect.h | 1051 void setBounds(const SkPoint pts[], int count) { in setBounds() function
|
/external/skqp/include/core/ |
D | SkPath.h | 1752 void setBounds(const SkRect& rect) { in setBounds() function
|
D | SkRect.h | 1051 void setBounds(const SkPoint pts[], int count) { in setBounds() function
|
/external/doclava/src/com/google/doclava/ |
D | TypeInfo.java | 373 public void setBounds(ArrayList<TypeInfo> superBounds, ArrayList<TypeInfo> extendsBounds) { in setBounds() method in TypeInfo
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 59 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in Patch
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | DumbTextComponent.java | 437 public void setBounds(int x, int y, int w, int h) { in setBounds() method in DumbTextComponent
|