/external/skia/src/pathops/ |
D | SkPathOpsRect.cpp | 14 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() function in SkDRect 31 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() function in SkDRect 48 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds() function in SkDRect 65 void SkDRect::setBounds(const SkTCurve& curve) { in setBounds() function in SkDRect
|
D | SkPathOpsRect.h | 59 void setBounds(const SkDConic& curve) { in setBounds() function 65 void setBounds(const SkDCubic& curve) { in setBounds() function 71 void setBounds(const SkDQuad& curve) { in setBounds() function
|
D | SkPathOpsConic.cpp | 195 void SkTConic::setBounds(SkDRect* rect) const { in setBounds() function in SkTConic
|
D | SkOpContour.h | 313 void setBounds() { in setBounds() function
|
D | SkPathOpsQuad.cpp | 421 void SkTQuad::setBounds(SkDRect* rect) const { in setBounds() function in SkTQuad
|
D | SkPathOpsCubic.cpp | 760 void SkTCubic::setBounds(SkDRect* rect) const { in setBounds() function in SkTCubic
|
/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/skia/include/private/ |
D | SkPathRef.h | 163 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function 412 void setBounds(const SkRect& rect) { in setBounds() function
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | SelectionArea.java | 49 public void setBounds(int columns, int rows) { in setBounds() method in SelectionArea
|
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 274 void setBounds(unsigned Lower, unsigned Upper) override { in setBounds() function
|
D | LVElement.h | 249 virtual void setBounds(unsigned Lower, unsigned Upper) {} in setBounds() function
|
/external/google-cloud-java/java-maps-addressvalidation/proto-google-maps-addressvalidation-v1/src/main/java/com/google/maps/addressvalidation/v1/ |
D | Geocode.java | 1361 public Builder setBounds(com.google.geo.type.Viewport value) { in setBounds() method in Geocode.Builder 1383 public Builder setBounds(com.google.geo.type.Viewport.Builder builderForValue) { in setBounds() method in Geocode.Builder
|
/external/skia/src/gpu/ganesh/ops/ |
D | GrOp.h | 289 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsHairline zeroArea) { in setBounds() function
|
/external/doclava/src/com/google/doclava/ |
D | TypeInfo.java | 392 public void setBounds(ArrayList<TypeInfo> superBounds, ArrayList<TypeInfo> extendsBounds) { in setBounds() method in TypeInfo
|
/external/skia/tools/viewer/ |
D | PatchSlide.cpp | 59 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in __anona4ff47b10111::Patch
|
/external/icu/icu4j/demos/src/main/java/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
|
/external/skia/include/core/ |
D | SkRect.h | 882 void setBounds(const SkPoint pts[], int count) { in setBounds() function
|
/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/ |
D | Distribution.java | 2415 public Builder setBounds(int index, double value) { in setBounds() method in Distribution.ExplicitBuckets.Builder
|
/external/skia/src/core/ |
D | SkCanvas.cpp | 2702 SkRect setBounds = imageSet[0].fDstRect; in onDrawEdgeAAImageSet2() local
|
D | SkPath.cpp | 447 void SkPath::setBounds(const SkRect& rect) { in setBounds() function in SkPath
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
D | Distribution.java | 3065 public Builder setBounds(int index, double value) { in setBounds() method in Distribution.BucketOptions.Explicit.Builder
|