Home
last modified time | relevance | path

Searched refs:rectangle (Results 1 – 25 of 100) sorted by relevance

1234

/external/chromium_org/ppapi/api/
Dpp_size.idl7 * This file defines the width and height of a 2D rectangle.
11 * The <code>PP_Size</code> struct contains the size of a 2D rectangle.
15 /** This value represents the width of the rectangle. */
17 /** This value represents the height of the rectangle. */
22 * The <code>PP_FloatSize</code> struct contains the size of a 2D rectangle.
25 /** This value represents the width of the rectangle. */
27 /** This value represents the height of the rectangle. */
Dpp_rect.idl7 * 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. */
28 * rectangle.
33 * the rectangle.
37 /** This value represents the width and height of the rectangle. */
Dppb_view.idl42 * GetRect() retrieves the rectangle of the module instance associated
46 * The returned rectangle may not be inside the visible portion of the
58 * @param rect A <code>PP_Rect</code> receiving the rectangle on success.
61 * viewport rectangle was filled in, <code>PP_FALSE</code> if not.
88 * module instance is scrolled into view and the clip rectangle is nonempty)
120 * GetClipRect() returns the clip rectangle relative to the upper-left corner
121 * of the module instance. This rectangle indicates the portions of the module
125 * (0, 0, 0, 0). This clip rectangle does <i>not</i> take into account page
127 * the page itself is on a tab that is not visible, the return rectangle will
128 * contain the visible rectangle as though the page were visible. Refer to
[all …]
Dppb_graphics_2d.idl91 * means that the rectangle being painted will be at <code>src_rect</code>
130 * provided clipping rectangle will be shifted by (dx, dy) pixels.
136 * The scroll can be larger than the area of the clipping rectangle, which
137 * means the current image will be scrolled out of the rectangle. This
141 * @param[in] clip The clipping rectangle.
142 * @param[in] amount The amount the area in the clipping rectangle will
256 * to DidChangeView has a rectangle of (w=200, h=100) and a device scale of
Dppb_compositor_layer.idl164 * Sets a clip rectangle for a compositor layer. The Chromium compositor
166 * with the rectangle.
170 * param[in] rect The clip rectangle. The origin is top-left corner of
223 * Sets a source rectangle for a texture layer or an image layer.
/external/chromium_org/chrome/browser/extensions/
Ddisplay_info_provider_chromeos.cc103 const gfx::Rect& rectangle) { in GetLayoutForRectangles() argument
108 gfx::Point center(2 * (rectangle.x() - reference.x()) + rectangle.width(), in GetLayoutForRectangles()
109 2 * (rectangle.y() - reference.y()) + rectangle.height()); in GetLayoutForRectangles()
137 if (rectangle.y() > reference.y() + reference.height()) { in GetLayoutForRectangles()
140 } else if (rectangle.y() + rectangle.height() < reference.y()) { in GetLayoutForRectangles()
145 if (rectangle.x() > reference.x() + reference.width()) { in GetLayoutForRectangles()
148 } else if (rectangle.x() + rectangle.width() < reference.x()) { in GetLayoutForRectangles()
156 return ash::DisplayLayout::FromInts(position, rectangle.y()); in GetLayoutForRectangles()
158 return ash::DisplayLayout::FromInts(position, rectangle.x()); in GetLayoutForRectangles()
/external/chromium_org/ppapi/generators/test_namespace/
Dfoo.idl14 /* This value represents the width of the rectangle. */
16 /* This value represents the height of the rectangle. */
/external/chromium_org/tools/perf/metrics/
Dspeedindex.py251 def ClippedArea(rectangle): argument
253 _, x0, y0, x1, y1 = rectangle
261 for rectangle, events in grouped.items():
264 area = ClippedArea(rectangle)
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
DCHROMIUM_flipy.txt74 "There is a mechanism for selecting a sub-rectangle of groups
75 from a larger containing rectangle. This mechanism relies on
88 "There is a mechanism for selecting a sub-rectangle of groups
89 from a larger containing rectangle. This mechanism relies on
/external/deqp/doc/testspecs/GLES3/
Dfunctional.instanced.txt37 For each instance a rectangle-shaped grid of triangles is drawn. Instanced
38 variables are rectangle offset and color components R, G and B. Offsets are
/external/clang/test/FixIt/
Dtypo.c38 rectangle *r2 = &r1; // expected-error{{unknown type name 'rectangle'; did you mean 'Rectangle'?}} in test()
/external/chromium_org/third_party/angle/extensions/
DANGLE_framebuffer_blit.txt121 "BlitFramebufferANGLE transfers a rectangle of pixel values from one
132 copied from the source rectangle, bound by the locations (srcX0,
133 srcY0) and (srcX1, srcY1), to the destination rectangle, bound by
135 of the rectangle are inclusive, while the upper bounds are
149 and destination rectangle dimensions do not match, no copy is
155 destination rectangle specifies a negative dimension, the error
187 complete buffers can be copied. If the source rectangle does not
188 specify the complete source buffer or the destination rectangle
336 - the source and destination rectangle dimensions do not match
/external/chromium_org/ui/gfx/
Dcanvas_paint_mac.h39 const NSRect& rectangle() const { in rectangle() function
/external/chromium_org/ppapi/api/dev/
Dppp_widget_dev.idl19 * Informs the instance that the given rectangle needs to be repainted.
Dppb_widget_dev.idl28 * Paint the given rectangle of the widget into the given image.
/external/chromium_org/native_client_sdk/src/doc/
Dglossary.rst23 A rectangle on a web page that is managed by a Native Client module (the
24 rectangle can have ``width=0`` and ``height=0``, which means that nothing is
/external/chromium_org/components/feedback/proto/
Dmath.proto19 // Axis-aligned rectangle in 2D space.
Dannotations.proto22 required Rectangle rectangle = 1; field
/external/chromium_org/third_party/skia/src/animator/
DSkAnimateSchema.xsd584 The ID of a rectangle element.
652 A shader describes how to draw within a rectangle.
653 Outside of the rectangle, the shader may be ignored, clamped on the edges, or repeated.
885 AddRect adds a closed rectangle to the parent path element.
891 <!-- @attribute bottom The bottom edge of the rectangle. -->
893 <!-- @attribute left The left edge of the rectangle. -->
895 <!-- @attribute right The right edge of the rectangle. -->
897 <!-- @attribute top" The top" edge of the rectangle. -->
904 AddRoundRect adds a closed rounded rectangle to the parent path element.
910 <!-- @attribute bottom The bottom edge of the rounded rectangle's bounding box. -->
[all …]
/external/skia/src/animator/
DSkAnimateSchema.xsd584 The ID of a rectangle element.
652 A shader describes how to draw within a rectangle.
653 Outside of the rectangle, the shader may be ignored, clamped on the edges, or repeated.
885 AddRect adds a closed rectangle to the parent path element.
891 <!-- @attribute bottom The bottom edge of the rectangle. -->
893 <!-- @attribute left The left edge of the rectangle. -->
895 <!-- @attribute right The right edge of the rectangle. -->
897 <!-- @attribute top" The top" edge of the rectangle. -->
904 AddRoundRect adds a closed rounded rectangle to the parent path element.
910 <!-- @attribute bottom The bottom edge of the rounded rectangle's bounding box. -->
[all …]
/external/eigen/unsupported/Eigen/
DBVH42 …* - Given a set of disks, determine if any is completely contained in a query rectangle (represe…
43 …* in 3D and represent the rectangle as a pyramid based on the original rectangle and shrinking…
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Dview-focus-input-events.rst37 inside the rectangle managed by a module) also generates input events, which
49 | clip rectangle of the module's |rectangle has changed and reallocate the|
107 of instance's rectangle versus the new size. It also compares
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
Dplatform_x11.c336 xcb_rectangle_t rectangle; in dri2_process_buffers() local
363 rectangle.x = 0; in dri2_process_buffers()
364 rectangle.y = 0; in dri2_process_buffers()
365 rectangle.width = dri2_surf->base.Width; in dri2_process_buffers()
366 rectangle.height = dri2_surf->base.Height; in dri2_process_buffers()
368 xcb_xfixes_create_region(dri2_dpy->conn, dri2_surf->region, 1, &rectangle); in dri2_process_buffers()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c336 xcb_rectangle_t rectangle; in dri2_process_buffers() local
363 rectangle.x = 0; in dri2_process_buffers()
364 rectangle.y = 0; in dri2_process_buffers()
365 rectangle.width = dri2_surf->base.Width; in dri2_process_buffers()
366 rectangle.height = dri2_surf->base.Height; in dri2_process_buffers()
368 xcb_xfixes_create_region(dri2_dpy->conn, dri2_surf->region, 1, &rectangle); in dri2_process_buffers()
/external/chromium_org/chrome/browser/ui/cocoa/
Dfullscreen_exit_bubble_view.mm38 // Start with a rounded rectangle.

1234