/external/chromium/chrome/common/extensions/docs/images/intermediate/ |
i18n-hierarchy.graffle | 428 <string>Rectangle</string> 498 <string>Rectangle</string> 568 <string>Rectangle</string> 631 <string>Rectangle</string> 693 <string>Rectangle</string> 755 <string>Rectangle</string> 817 <string>Rectangle</string> 886 <string>Rectangle</string> 954 <string>Rectangle</string> 1016 <string>Rectangle</string [all...] |
i18n-after.graffle | 165 <string>Rectangle</string> 217 <string>Rectangle</string> 287 <string>Rectangle</string> 547 <string>Rectangle</string> 599 <string>Rectangle</string> 669 <string>Rectangle</string> 739 <string>Rectangle</string> 796 <string>Rectangle</string> 850 <string>Rectangle</string> 907 <string>Rectangle</string [all...] |
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
display_options.js | 8 // The scale ratio of the display rectangle to its original size. 49 * @param {Object} rect The base rectangle with x, y, width, and height. 134 * rectangle size. 211 * Mouse move handler for dragging display rectangle. 220 * Touch move handler for dragging display rectangle. 246 * Mouse down handler for dragging display rectangle. 262 * Touch start handler for dragging display rectangle. 326 * Processes the actual dragging of display rectangle. 462 * start dragging of a display rectangle. 797 // rectangle. Note that this has to be done after it's added into th [all...] |
/external/chromium_org/third_party/skia/src/animator/ |
SkAnimateSchema.xsd | 584 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. [all...] |
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_video.h | 341 * If SDL_ASYNCBLIT is set in 'flags', SDL will try to perform rectangle 636 * Sets the clipping rectangle for the destination surface in a blit. 638 * If the clip rectangle is NULL, clipping will be disabled. 639 * If the clip rectangle doesn't intersect the surface, the function will 642 * the intersection of the surface area and the clipping rectangle. 650 * Gets the clipping rectangle for the destination surface in a blit. 651 * 'rect' must be a pointer to a valid rectangle which will be filled 746 * rectangle validation and clipping before passing it to SDL_LowerBlit() 759 * This function performs a fast fill of the given rectangle with 'color' 760 * The given rectangle is clipped to the destination surface clip are [all...] |
/external/skia/src/animator/ |
SkAnimateSchema.xsd | 584 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. [all...] |
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 341 * If SDL_ASYNCBLIT is set in 'flags', SDL will try to perform rectangle 636 * Sets the clipping rectangle for the destination surface in a blit. 638 * If the clip rectangle is NULL, clipping will be disabled. 639 * If the clip rectangle doesn't intersect the surface, the function will 642 * the intersection of the surface area and the clipping rectangle. 650 * Gets the clipping rectangle for the destination surface in a blit. 651 * 'rect' must be a pointer to a valid rectangle which will be filled 746 * rectangle validation and clipping before passing it to SDL_LowerBlit() 759 * This function performs a fast fill of the given rectangle with 'color' 760 * The given rectangle is clipped to the destination surface clip are [all...] |
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_video.h | 341 * If SDL_ASYNCBLIT is set in 'flags', SDL will try to perform rectangle 636 * Sets the clipping rectangle for the destination surface in a blit. 638 * If the clip rectangle is NULL, clipping will be disabled. 639 * If the clip rectangle doesn't intersect the surface, the function will 642 * the intersection of the surface area and the clipping rectangle. 650 * Gets the clipping rectangle for the destination surface in a blit. 651 * 'rect' must be a pointer to a valid rectangle which will be filled 746 * rectangle validation and clipping before passing it to SDL_LowerBlit() 759 * This function performs a fast fill of the given rectangle with 'color' 760 * The given rectangle is clipped to the destination surface clip are [all...] |
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_video.h | 341 * If SDL_ASYNCBLIT is set in 'flags', SDL will try to perform rectangle 636 * Sets the clipping rectangle for the destination surface in a blit. 638 * If the clip rectangle is NULL, clipping will be disabled. 639 * If the clip rectangle doesn't intersect the surface, the function will 642 * the intersection of the surface area and the clipping rectangle. 650 * Gets the clipping rectangle for the destination surface in a blit. 651 * 'rect' must be a pointer to a valid rectangle which will be filled 746 * rectangle validation and clipping before passing it to SDL_LowerBlit() 759 * This function performs a fast fill of the given rectangle with 'color' 760 * The given rectangle is clipped to the destination surface clip are [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
gen6_blorp.cpp | 158 /* Setup VBO for the rectangle primitive.. 160 * A rectangle primitive (3DPRIM_RECTLIST) consists of only three 640 * The BLORP op emits a rectangle primitive, which requires clipping to 674 * A solid rectangle must be rendered, so set FrontFaceFillMode (dw2.4:3) 679 * SOLID: Any triangle or rectangle object found to be front-facing 681 * (rendering rectangle (RECTLIST) objects. [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
gen6_blorp.cpp | 158 /* Setup VBO for the rectangle primitive.. 160 * A rectangle primitive (3DPRIM_RECTLIST) consists of only three 640 * The BLORP op emits a rectangle primitive, which requires clipping to 674 * A solid rectangle must be rendered, so set FrontFaceFillMode (dw2.4:3) 679 * SOLID: Any triangle or rectangle object found to be front-facing 681 * (rendering rectangle (RECTLIST) objects. [all...] |
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
InteractiveLineGraphView.java | 104 * The current viewport. This rectangle represents the currently visible chart domain 105 * and range. The currently visible chart X values are from this rectangle's left to its right. 106 * The currently visible chart Y values are from this rectangle's top to its bottom. 108 * Note that this rectangle's top is actually the smaller Y value, and its bottom is the larger 110 * towards the top of the screen (decreasing pixel Y positions), this rectangle's "top" is drawn 111 * above this rectangle's "bottom" value. 118 * The current destination rectangle (in pixel coordinates) into which the chart data should 312 // Removes clipping rectangle [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GestureManager.java | 49 import org.eclipse.swt.graphics.Rectangle; 843 List<Rectangle> rectangles = new ArrayList<Rectangle>(imageCount); 846 Rectangle imageRectangle = new Rectangle(0, 0, data.width, data.height); [all...] |
/external/chromium_org/content/browser/renderer_host/ |
backing_store_mac.mm | 150 // cause the image to get drawn upside down. So we move the rectangle 202 // the clipping rectangle. (Note that the clipping rectangle is not
|
/external/chromium_org/content/renderer/npapi/ |
webplugin_delegate_proxy.h | 201 // Copies the given rectangle from the back-buffer transport_stores_ bitmap to 205 // Updates the front-buffer with the given rectangle from the back-buffer, 206 // either by copying the rectangle or flipping the buffers.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
application-structure.rst | 52 module and specifies the rectangle on the web page that is managed by the 70 specify the size in pixels of the rectangle on the web page that is 166 An **instance** is a rectangle on a web page that is managed by a module. An
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
webtreemap.js | 111 // |space|, and a starting rectangle index |start|, compute an span of 114 // Returns [end, sum], where end is one past the last rectangle and sum is the 117 // Add rectangle one by one, stopping when aspect ratios begin to go
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
BitmapText.java | 151 public void setBox(Rectangle rect) {
172 Rectangle textBox = block.getTextBox();
186 Rectangle textBox = block.getTextBox();
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
Renderer.java | 142 * Specifies a clipping rectangle. 144 * to be rendered outside of the clip rectangle. 154 * Clears the clipping rectangle set with
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
riva_mmio.h | 102 * Scissor clip rectangle. 114 * 2D filled rectangle. 156 * Filled rectangle combined with monochrome expand. Useful for glyphs.
|
/frameworks/base/core/java/android/hardware/camera2/ |
Face.java | 137 * <p>A rectangle relative to the sensor's 139 * representing the top-left corner of the active array rectangle.</p> 141 * <p>There is no constraints on the the Rectangle value other than it
|
/frameworks/native/include/ui/ |
Region.h | 115 /* various ways to access the rectangle list */ 134 // add a rectangle to the internal list. This rectangle must
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXFD.cpp | 455 // Now check size of rectangle compare to last output 459 // Rectangle is almost same as last time 465 // TODO(XXX): Rectangle size changed but position is same.
|
/external/chromium_org/third_party/skia/include/core/ |
SkCanvas.h | 172 * the rectangle formed by the bitmap's width,height and the specified x,y. 356 * Modify the current clip with the specified rectangle. 424 /** Return true if the specified rectangle, after being transformed by the 579 /** Draw the specified rectangle using the specified paint. The rectangle 586 /** Draw the specified rectangle using the specified paint. The rectangle 598 /** Draw the specified rectangle using the specified paint. The rectangle 600 @param left The left side of the rectangle to be draw [all...] |
/external/skia/include/core/ |
SkCanvas.h | 172 * the rectangle formed by the bitmap's width,height and the specified x,y. 356 * Modify the current clip with the specified rectangle. 424 /** Return true if the specified rectangle, after being transformed by the 579 /** Draw the specified rectangle using the specified paint. The rectangle 586 /** Draw the specified rectangle using the specified paint. The rectangle 598 /** Draw the specified rectangle using the specified paint. The rectangle 600 @param left The left side of the rectangle to be draw [all...] |