HomeSort by relevance Sort by last modified time
    Searched refs:RECTANGLE (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/mojo/python/tests/
bindings_enums_unittest.py 22 self.assertEquals(sample_import_mojom.Shape.RECTANGLE, 1)
28 self.assertEquals(sample_import_mojom.AnotherShape.RECTANGLE, 10)
32 self.assertEquals(sample_import_mojom.YetAnotherShape.RECTANGLE, 20)
57 sample_import_mojom.Shape.RECTANGLE = 2
59 del sample_import_mojom.Shape.RECTANGLE
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
RoundRects.java 50 mDrawable.setShape(GradientDrawable.RECTANGLE);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xregion.h 58 }RECTANGLE, RectangleRec, *RectanglePtr;
125 /* this routine checks to see if the previous rectangle is the same
126 * or subsumes the new rectangle to add.
136 /* add a rectangle to the given Region */
152 /* add a rectangle to the given Region */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xregion.h 58 }RECTANGLE, RectangleRec, *RectanglePtr;
125 /* this routine checks to see if the previous rectangle is the same
126 * or subsumes the new rectangle to add.
136 /* add a rectangle to the given Region */
152 /* add a rectangle to the given Region */
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 87 * Shape is a rectangle, possibly with rounded corners
89 public static final int RECTANGLE = 0;
202 * is honored only when the shape is of type {@link #RECTANGLE}.</p>
222 * drawable is drawn in a round-rectangle, rather than a rectangle. This property
223 * is honored only when the shape is of type {@link #RECTANGLE}.</p>
228 * @param radius The radius in pixels of the corners of the rectangle shape
365 * {@link #OVAL}, {@link #RECTANGLE} or {@link #RING}
581 case RECTANGLE:
876 * rectangle (mRect) and the gradient itself, since it depends on ou
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java 430 drawable.setShape(GradientDrawable.RECTANGLE);
  /external/fonttools/Lib/fontTools/
agl.py 449 25AC;filledrect;BLACK RECTANGLE
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/tools/common/api-versions/android-1/
android.jar 
  /prebuilts/tools/common/api-versions/android-2/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 

Completed in 343 milliseconds