HomeSort by relevance Sort by last modified time
    Searched full:rectangle (Results 601 - 625 of 1579) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/view/
FocusFinder.java 70 * a particular rectangle in root's coordinates.
275 * @param rect1 The candidate rectangle
313 * One rectangle may be another candidate than another by virtue of being
391 * @param rect1 The first rectangle
392 * @param rect2 The second rectangle
477 * edge of the destination rectangle.
  /frameworks/base/docs/image_sources/in-app-billing/v3/
iab_v3_consumption_flow.graffle 297 <string>Rectangle</string>
386 <string>Rectangle</string>
474 <string>Rectangle</string>
565 <string>Rectangle</string>
666 <string>Rectangle</string>
784 <string>Rectangle</string>
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 739 * Add a closed rectangle contour to the path
741 * @param left The left side of a rectangle to add to the path
742 * @param top The top of a rectangle to add to the path
743 * @param right The right side of a rectangle to add to the path
744 * @param bottom The bottom of a rectangle to add to the path
745 * @param dir The direction to wind the rectangle's contour
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 621 // hitting cropping rectangle.
708 // benefit in that moving the crop rectangle against
710 // that the crop rectangle is no longer fixed under
736 // Pan the displayed image to make sure the cropping rectangle is visible.
754 // If the cropping rectangle's size changed significantly, change the
755 // view's center and scale according to the cropping rectangle.
  /prebuilts/misc/common/ninepatch/
ninepatch-prebuilt.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/clang/docs/
PCHLayout.graffle 62 <string>Rectangle</string>
108 <string>Rectangle</string>
154 <string>Rectangle</string>
196 <string>Rectangle</string>
238 <string>Rectangle</string>
280 <string>Rectangle</string>
322 <string>Rectangle</string>
364 <string>Rectangle</string>
406 <string>Rectangle</string>
    [all...]
  /frameworks/base/docs/image_sources/providers/
datamodel.graffle 69 <string>Rectangle</string>
115 <string>Rectangle</string>
333 <string>Rectangle</string>
450 <string>Rectangle</string>
571 <string>Rectangle</string>
692 <string>Rectangle</string>
809 <string>Rectangle</string>
895 <string>Rectangle</string>
939 <string>Rectangle</string>
    [all...]
  /external/chromium_org/ui/gfx/
canvas.h 203 // Draws a dashed rectangle of the specified color.
264 // Draws the given rectangle with the given |paint| parameters.
281 // Draws the given rectangle with rounded corners of |radius| using the
409 // Draws a dotted gray rectangle used for focus purposes.
474 // Test whether the provided rectangle intersects the current clip rect.
render_text_unittest.cc     [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CTableCombo.java 21 import org.eclipse.swt.graphics.Rectangle;
278 // draw black rectangle around list
279 Rectangle listRect = m_table.getBounds();
514 //Rectangle tableRect = m_table.getBounds();
564 Rectangle rect = getClientArea();
  /frameworks/base/docs/image_sources/resources/
resource_devices_diagram.graffle 114 <string>Rectangle</string>
166 <string>Rectangle</string>
218 <string>Rectangle</string>
316 <string>Rectangle</string>
485 <string>Rectangle</string>
654 <string>Rectangle</string>
811 <string>Rectangle</string>
868 <string>Rectangle</string>
956 <string>Rectangle</string>
1059 <string>Rectangle</string
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java 40 import org.eclipse.swt.graphics.Rectangle;
109 private final Rectangle mPadding = new Rectangle(0, 0, 0, 0);
662 Rectangle r = c.rect;
687 Rectangle r = c.rect;
  /cts/tests/tests/graphics/src/android/graphics/cts/
RectFTest.java 195 // New rectangle will be set to the new arguments
248 // New rectangle will be set to the new arguments
306 // rect1 is not empty(point is inside of the rectangle).
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm 119 // using with the rectangle in |trackingAreaBounds_|, or remove the tracking
124 // Returns YES if the mouse is currently in any current tracking rectangle, NO
469 // If the tracking rectangle is already |trackingAreaBounds_|, quit early.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_transform.js 77 * Handles resizing of the window and updates the crop rectangle.
204 * A draggable rectangle over the image.
210 // The bounds are not held in a regular rectangle (with width/height).
  /external/chromium_org/chrome/browser/ui/cocoa/
presentation_mode_controller.mm 122 // using with the rectangle in |trackingAreaBounds_|, or remove the tracking
127 // Returns YES if the mouse is currently in any current tracking rectangle, NO
490 // If the tracking rectangle is already |trackingAreaBounds_|, quit early.
  /external/chromium_org/media/base/
yuv_convert.cc 370 // Scale a frame of YV12 to 32 bit ARGB for a specific rectangle.
390 // Sanity-check the destination rectangle.
401 // Determine the coordinates of the rectangle in 16.16 coords.
  /external/chromium_org/ui/base/ime/win/
imm32_manager.h 227 // Represent the rectangle of the input caret.
228 // This rectangle is used for controlling the positions of IME windows.
319 // The rectangle of the input caret retrieved from a renderer process.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /external/javassist/src/main/javassist/
Loader.java 80 * unnecessary. For example, if only a class <code>test.Rectangle</code>
86 * CtClass ct = cp.get("test.Rectangle");
90 * <p>This program changes the super class of the <code>test.Rectangle</code>
  /external/qemu/distrib/sdl-1.2.15/docs/html/
video.html 230 >&nbsp;--&nbsp;Sets the clipping rectangle for a surface.</DT
235 >&nbsp;--&nbsp;Gets the clipping rectangle for a surface.</DT
250 >&nbsp;--&nbsp;This function performs a fast fill of the given rectangle with some color</DT
  /frameworks/base/docs/html/training/custom-views/
custom-drawing.jd 71 method to draw a rectangle, while {@link android.graphics.Paint Paint} defines whether to fill that
72 rectangle with a
138 where the {@code PieChart} view calculates the bounding rectangle of the pie chart and the relative position

Completed in 683 milliseconds

<<21222324252627282930>>