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

  /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.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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xregion.h 57 }RECTANGLE, RectangleRec, *RectanglePtr;
124 /* this routine checks to see if the previous rectangle is the same
125 * or subsumes the new rectangle to add.
135 /* add a rectangle to the given Region */
151 /* add a rectangle to the given Region */
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 89 * Shape is a rectangle, possibly with rounded corners
91 public static final int RECTANGLE = 0;
204 * is honored only when the shape is of type {@link #RECTANGLE}.</p>
224 * drawable is drawn in a round-rectangle, rather than a rectangle. This property
225 * is honored only when the shape is of type {@link #RECTANGLE}.</p>
230 * @param radius The radius in pixels of the corners of the rectangle shape
367 * {@link #OVAL}, {@link #RECTANGLE} or {@link #RING}
585 case RECTANGLE:
880 * rectangle (mRect) and the gradient itself, since it depends on ou
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java 513 drawable.setShape(GradientDrawable.RECTANGLE);
  /external/fonttools/Lib/fontTools/
agl.py 449 25AC;filledrect;BLACK RECTANGLE
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.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 523 milliseconds