/external/chromium_org/chrome/browser/chromeos/ui/ |
focus_ring_layer.h | 51 // The bounding rectangle of the focused object, in |window_| coordinates.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
clickhold_button_cell.h | 33 // Track only in the frame rectangle? Default: NO.
|
/external/chromium_org/chrome/browser/ui/window_snapshot/ |
window_snapshot.h | 22 // Grabs a snapshot of the rectangle area |snapshot_bounds| with respect to the
|
/external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/ |
example.js | 22 // Handle a file being dropped on to the plugin's rectangle.
|
/external/chromium_org/ppapi/api/dev/ |
ppb_widget_dev.idl | 28 * Paint the given rectangle of the widget into the given image.
|
/external/chromium_org/remoting/host/ |
screen_resolution.h | 31 // Returns true if |dimensions_| specifies an empty rectangle or when
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
plug-in-mutates-NSView-hierarchy-during-resize.html | 26 To test, resize the browser window. Reload and repeat a few times. Each time you resize, the orange rectangle and
|
svg-crash-hovering-use.svg | 8 <text x="30" y="30" transform="scale(0.2 0.2)">Hover over the rectangle - it should not crash</text>
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
angletypes.h | 38 struct Rectangle
|
/external/chromium_org/third_party/skia/include/utils/ |
SkCullPoints.h | 36 SkIRect fR; // the caller's rectangle
|
/external/chromium_org/third_party/skia/src/effects/ |
SkGpuBlurUtils.h | 27 * @param rect The destination rectangle.
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
GrTextureDomain.h | 26 kIgnore_Mode, // Ignore the texture domain rectangle. 27 kClamp_Mode, // Clamp texture coords to the domain rectangle. 28 kDecal_Mode, // Treat the area outside the domain rectangle as fully transparent. 92 * The rectangle is automatically adjusted to account for the texture's origin.
|
/external/chromium_org/ui/gfx/ |
canvas_paint_mac.h | 39 const NSRect& rectangle() const { function in class:gfx::CanvasSkiaPaint
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/ |
PropertyEditorPresentation.java | 28 * @return the width that this presentation occupies on the right of given rectangle.
|
/external/qemu/android/skin/ |
scaler.h | 29 /* retrieve the position of the scaled source rectangle 'srect' into 'drect'
|
/external/skia/include/utils/ |
SkCullPoints.h | 36 SkIRect fR; // the caller's rectangle
|
/external/skia/src/effects/ |
SkGpuBlurUtils.h | 27 * @param rect The destination rectangle.
|
/external/skia/src/gpu/effects/ |
GrTextureDomain.h | 26 kIgnore_Mode, // Ignore the texture domain rectangle. 27 kClamp_Mode, // Clamp texture coords to the domain rectangle. 28 kDecal_Mode, // Treat the area outside the domain rectangle as fully transparent. 92 * The rectangle is automatically adjusted to account for the texture's origin.
|
/frameworks/base/libs/hwui/ |
Snapshot.h | 82 * Modifies the current clip with the new clip rectangle and 83 * the specified operation. The specified rectangle is transformed 90 * Modifies the current clip with the new clip rectangle and 91 * the specified operation. The specified rectangle is considered
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
FrameImage2D.java | 85 * If the target rectangle is smaller than the target frame, the pixel values outside of the 86 * target rectangle are undefined. 92 * @param sourceRect The source rectangle in normalized coordinates. 93 * @param targetRect The target rectangle in normalized coordinates.
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
MockView.java | 28 * TODO: implement onDraw and draw a rectangle in a random color with the name of the class
|
/hardware/libhardware/include/hardware/ |
fb.h | 84 * and the given rectangle is the area of the screen that gets 91 * Only the area defined by this rectangle is guaranteed to be valid, that 93 * rectangle. 95 * The rectangle evaluated during (*post)() and specifies which area
|
/hardware/ti/omap4xxx/camera/inc/ |
NV12_resize.h | 115 mmUint32 x; /* x pos of rectangle */ 116 mmUint32 y; /* y pos of rectangle */ 117 mmUint32 uWidth; /* dx of rectangle */ 118 mmUint32 uHeight; /* dy of rectangle */
|
/packages/apps/Browser/res/drawable/ |
bookmark_list_favicon_bg.xml | 18 android:shape="rectangle">
|
/packages/apps/Contacts/res/drawable/ |
action_bar_item_background.xml | 21 <shape android:shape="rectangle" >
|