| /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 | 314     void setBounds() {  in setBounds()  function
  | 
| D | SkPathOpsQuad.cpp | 421 void SkTQuad::setBounds(SkDRect* rect) const {  in setBounds()  function in SkTQuad
  | 
| D | SkPathOpsCubic.cpp | 761 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 | 157         void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); }  in setBounds()  function 389     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/skia/src/gpu/ganesh/ops/ | 
| D | GrOp.h | 279     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 __anon33be79600111::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
  | 
| /external/skia/include/core/ | 
| D | SkRect.h | 895     void setBounds(const SkPoint pts[], int count) {  in setBounds()  function
  | 
| /external/skia/src/core/ | 
| D | SkCanvas.cpp | 2761     SkRect setBounds = imageSet[0].fDstRect;  in onDrawEdgeAAImageSet2()  local
  | 
| D | SkPath.cpp | 438 void SkPath::setBounds(const SkRect& rect) {  in setBounds()  function in SkPath
  |