/external/zxing/qr_scanner/res/values/ |
strings.xml | 3 <!-- Caption shown below the viewfinder rectangle, explaining how to scan a QR code [CHAR LIMIT=NONE] --> 4 <string name="msg_default_status">Place a QR code inside the viewfinder rectangle to scan it.</string>
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
RectUtils.java | 26 * Transform the upright full rectangle so that it bounds the original rotated image, 27 * given by the orientation. Transform the upright partial rectangle such that it would apply 28 * to the same region of the transformed full rectangle. 30 * The top-left of the transformed full rectangle will always be placed at (0, 0). 34 * @param fullRect The upright full rectangle. This rectangle will be modified. 35 * @param partialRect The upright partial rectangle. This rectangle will be modified.
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
RegionTest.java | 177 // Only one rectangle 182 // More than one rectangle 193 // This region not contains expected rectangle. 196 // This region contains only one rectangle and it is the expected one. 199 // This region contains more than one rectangle. 206 // This region not contains expected rectangle. 209 // This region contains only one rectangle and it is the expected one. 212 // This region contains more than one rectangle. 228 // union null rectangle 233 // 1. union rectangle inside this regio [all...] |
/cts/apps/CtsVerifier/res/drawable/ |
test_fail_gradient.xml | 1 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
test_pass_gradient.xml | 1 <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/res/drawable/ |
card_overlay_focused.xml | 4 android:shape="rectangle">
|
/developers/build/templates/CardStream/_MODULE_/src/template/res/drawable/ |
card_overlay_focused.xml | 4 android:shape="rectangle">
|
/development/samples/training/threadsample/res/drawable/ |
decodedecoding.xml | 2 <shape android:shape="rectangle"
|
decodequeued.xml | 2 <shape android:shape="rectangle"
|
imagedownloadfailed.xml | 2 <shape android:shape="rectangle"
|
imagedownloading.xml | 2 <shape android:shape="rectangle"
|
imagenotqueued.xml | 2 <shape android:shape="rectangle"
|
/external/chromium_org/ppapi/api/ |
pp_rect.idl | 7 * This file defines the APIs for creating a 2 dimensional rectangle. 12 * rectangle. 18 * the rectangle. 22 /** This value represents the width and height of the rectangle. */
|
/external/chromium_org/ppapi/c/ |
pp_size.h | 16 * This file defines the width and height of a 2D rectangle. 25 * The <code>PP_Size</code> struct contains the size of a 2D rectangle. 28 /** This value represents the width of the rectangle. */ 30 /** This value represents the height of the rectangle. */
|
/external/chromium_org/ui/gfx/ |
blit.h | 19 // Blits a rectangle from the source context into the destination context. 25 // Blits a rectangle from the source context into the destination canvas. 31 // Blits a rectangle from the source canvas into the destination context. 37 // Blits a rectangle from the source canvas into the destination canvas.
|
/packages/apps/Dialer/res/drawable/ |
tab_selected_focused.xml | 20 <shape android:shape="rectangle"> 26 <shape android:shape="rectangle" > 32 <shape android:shape="rectangle" > 40 <shape android:shape="rectangle" >
|
/packages/apps/Camera2/src/com/android/camera/crop/ |
CropMath.java | 36 * @param r the rectangle to get the corners of 51 * Returns true iff point (x, y) is within or on the rectangle's bounds. 55 * @param r the rectangle 66 * smallest rectangle containing those coordinates. 69 * @return smallest rectangle containing coordinates 88 * image bound rectangle, clamps it to the edge of the rectangle. 90 * @param imageBound the rectangle to clamp edge points to. 91 * @param array an array of points to clamp to the rectangle, gets set to 104 * Takes a point and the corners of a rectangle and returns the two corner [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropMath.java | 38 * @param r the rectangle to get the corners of 53 * Returns true iff point (x, y) is within or on the rectangle's bounds. 57 * @param r the rectangle 68 * smallest rectangle containing those coordinates. 71 * @return smallest rectangle containing coordinates 90 * image bound rectangle, clamps it to the edge of the rectangle. 92 * @param imageBound the rectangle to clamp edge points to. 93 * @param array an array of points to clamp to the rectangle, gets set to 106 * Takes a point and the corners of a rectangle and returns the two corner [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MarqueeGesture.java | 23 import org.eclipse.swt.graphics.Rectangle; 31 * A {@link MarqueeGesture} is a gesture for swiping out a selection rectangle. 32 * With a modifier key, items that intersect the rectangle can be toggled 93 * overlay rectangle matching the mouse coordinate delta between gesture 97 /** Rectangle border color. */ 100 /** Rectangle fill color. */ 103 /** Current rectangle coordinates (in terms of control coordinates). */ 104 private Rectangle mRectangle = new Rectangle(0, 0, 0, 0); 117 * Updates the size of the marquee rectangle [all...] |
/external/chromium_org/third_party/skia/include/gpu/ |
GrSurface.h | 39 * Helper that gets the width and height of the surface as a bounding rectangle. 93 * Reads a rectangle of pixels from the surface. 94 * @param left left edge of the rectangle to read (inclusive) 95 * @param top top edge of the rectangle to read (inclusive) 96 * @param width width of rectangle to read in pixels. 97 * @param height height of rectangle to read in pixels. 99 * @param buffer memory to read the rectangle into. 115 * rectangle. 116 * @param left left edge of the rectangle to write (inclusive) 117 * @param top top edge of the rectangle to write (inclusive [all...] |
/external/skia/include/gpu/ |
GrSurface.h | 39 * Helper that gets the width and height of the surface as a bounding rectangle. 93 * Reads a rectangle of pixels from the surface. 94 * @param left left edge of the rectangle to read (inclusive) 95 * @param top top edge of the rectangle to read (inclusive) 96 * @param width width of rectangle to read in pixels. 97 * @param height height of rectangle to read in pixels. 99 * @param buffer memory to read the rectangle into. 115 * rectangle. 116 * @param left left edge of the rectangle to write (inclusive) 117 * @param top top edge of the rectangle to write (inclusive [all...] |
/external/chromium/chrome/browser/userfeedback/proto/ |
annotations.proto | 21 required Rectangle rectangle = 1;
|
/external/chromium_org/chrome/browser/extensions/api/system_display/ |
display_info_provider_chromeos.cc | 72 // Created ash::DisplayLayout value for |rectangle| compared to the |reference| 73 // rectangle. 75 // - position: Whether the rectangle is positioned left, right, over or under 77 // - offset: The rectangle's offset from the reference origin along the axis 78 // opposite the position direction (if the rectangle is left or right along 80 // The rectangle's position is calculated by dividing the space in areas defined 81 // by the |reference|'s diagonals and finding the area |rectangle|'s center 82 // point belongs. If the |rectangle| in the calculated layout does not share a 83 // part of the bounds with the |reference|, the |rectangle| position in set to 84 // the more suitable neighboring position (e.g. if |rectangle| is completel [all...] |
/external/chromium_org/chrome/browser/feedback/proto/ |
annotations.proto | 22 required Rectangle rectangle = 1;
|
/development/samples/WiFiDirectDemo/res/drawable/ |
details_view.xml | 4 android:shape="rectangle">
|