| /third_party/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 | 303 void setBounds() { in setBounds() function
|
| D | SkPathOpsQuad.cpp | 414 void SkTQuad::setBounds(SkDRect* rect) const { in setBounds() function in SkTQuad
|
| D | SkPathOpsCubic.cpp | 750 void SkTCubic::setBounds(SkDRect* rect) const { in setBounds() function in SkTCubic
|
| /third_party/skia/include/private/ |
| D | SkPathRef.h | 162 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function 404 void setBounds(const SkRect& rect) { in setBounds() function
|
| /third_party/skia/src/gpu/ops/ |
| D | GrOp.h | 283 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsHairline zeroArea) { in setBounds() function
|
| /third_party/skia/include/core/ |
| D | SkPath.h | 1840 void setBounds(const SkRect& rect) { in setBounds() function
|
| D | SkRect.h | 891 void setBounds(const SkPoint pts[], int count) { in setBounds() function
|
| /third_party/skia/samplecode/ |
| D | SamplePatch.cpp | 57 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in __anon2a3a2f290111::Patch
|
| /third_party/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
|
| /third_party/skia/src/core/ |
| D | SkCanvas.cpp | 2556 SkRect setBounds = imageSet[0].fDstRect; in onDrawEdgeAAImageSet2() local
|