Home
last modified time | relevance | path

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

12

/external/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
DSkPathOpsRect.h51 void setBounds(const SkDConic& curve) { in setBounds() function
57 void setBounds(const SkDCubic& curve) { in setBounds() function
63 void setBounds(const SkDQuad& curve) { in setBounds() function
DSkOpContour.h292 void setBounds() { in setBounds() function
/external/skia/src/animator/
DSkBoundable.h23 void setBounds(SkIRect& bounds) { fBounds = bounds; } in setBounds() function
/external/glide/library/src/main/java/com/bumptech/glide/request/target/
DSquaringDrawable.java29 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/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowDrawable.java80 public void setBounds(Rect rect) { in setBounds() method in ShadowDrawable
85 public void setBounds(int left, int top, int right, int bottom) { in setBounds() method in ShadowDrawable
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DAbstractComboPropertyEditor.java102 public final void setBounds(Rectangle bounds) { in setBounds() method in AbstractComboPropertyEditor
DPropertyEditor.java77 public void setBounds(Rectangle bounds) { in setBounds() method in PropertyEditor
DAbstractComboBoxPropertyEditor.java121 public void setBounds(Rectangle bounds) { in setBounds() method in AbstractComboBoxPropertyEditor
DAbstractTextPropertyEditor.java214 public final void setBounds(Rectangle bounds) { in setBounds() method in AbstractTextPropertyEditor
/external/skia/include/core/
DSkPathRef.h105 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() function
303 void setBounds(const SkRect& rect) { in setBounds() function
DSkPath.h1030 void setBounds(const SkRect& rect) { in setBounds() function
DSkRect.h562 void setBounds(const SkPoint pts[], int count) { in setBounds() function
/external/skia/src/gpu/
DGrBatch.h107 void setBounds(const SkRect& newBounds) { fBounds = newBounds; } in setBounds() function
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
DButtonPropertyEditorPresentationImpl.java167 private static void setBounds(Control control, int newX, int newY, int newWidth, int newHeight) { in setBounds() method in ButtonPropertyEditorPresentationImpl
/external/eigen/Eigen/src/SparseCore/
DAmbiVector.h42 void setBounds(Index start, Index end) { m_start = start; m_end = end; } in setBounds() function
/external/skia/samplecode/
DSamplePatch.cpp60 void setBounds(int w, int h) { fW = w; fH = h; } in setBounds() function in Patch
/external/doclava/src/com/google/doclava/
DTypeInfo.java320 void setBounds(ArrayList<TypeInfo> superBounds, ArrayList<TypeInfo> extendsBounds) { in setBounds() method in TypeInfo
/external/dexmaker/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12