Home
last modified time | relevance | path

Searched defs:setBounds (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/src/pathops/
DSkPathOpsRect.cpp13 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
DSkPathOpsRect.h52 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
DSkPathOpsConic.cpp188 void SkTConic::setBounds(SkDRect* rect) const { in setBounds() function in SkTConic
DSkOpContour.h303 void setBounds() { in setBounds() function
DSkPathOpsQuad.cpp414 void SkTQuad::setBounds(SkDRect* rect) const { in setBounds() function in SkTQuad
DSkPathOpsCubic.cpp750 void SkTCubic::setBounds(SkDRect* rect) const { in setBounds() function in SkTCubic
/third_party/flutter/skia/src/pathops/
DSkPathOpsRect.cpp13 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
DSkPathOpsRect.h52 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
DSkPathOpsConic.cpp188 void SkTConic::setBounds(SkDRect* rect) const { in setBounds() function in SkTConic
DSkOpContour.h304 void setBounds() { in setBounds() function
DSkPathOpsQuad.cpp414 void SkTQuad::setBounds(SkDRect* rect) const { in setBounds() function in SkTQuad
DSkPathOpsCubic.cpp748 void SkTCubic::setBounds(SkDRect* rect) const { in setBounds() function in SkTCubic
/third_party/skia/include/private/
DSkPathRef.h162 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function
404 void setBounds(const SkRect& rect) { in setBounds() function
/third_party/flutter/skia/include/private/
DSkPathRef.h113 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function
385 void setBounds(const SkRect& rect) { in setBounds() function
/third_party/flutter/skia/src/gpu/ops/
DGrOp.h259 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsZeroArea zeroArea) { in setBounds() function
/third_party/skia/src/gpu/ops/
DGrOp.h283 void setBounds(const SkRect& newBounds, HasAABloat aabloat, IsHairline zeroArea) { in setBounds() function
/third_party/flutter/skia/include/core/
DSkPath.h1737 void setBounds(const SkRect& rect) { in setBounds() function
DSkRect.h1050 void setBounds(const SkPoint pts[], int count) { in setBounds() function
/third_party/skia/include/core/
DSkPath.h1840 void setBounds(const SkRect& rect) { in setBounds() function
DSkRect.h891 void setBounds(const SkPoint pts[], int count) { in setBounds() function
/third_party/flutter/skia/samplecode/
DSamplePatch.cpp57 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in __anon8ba8b79c0111::Patch
/third_party/skia/samplecode/
DSamplePatch.cpp57 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in __anon54cf59a70111::Patch
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Ddebuggability.js690 function setBounds(firstLineError, lastLineError) { function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java437 public void setBounds(int x, int y, int w, int h) { in setBounds() method in DumbTextComponent
/third_party/node/deps/npm/node_modules/bluebird/js/browser/
Dbluebird.core.min.js30 …on"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefi… class

12