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

<<21222324252627282930>>

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig.h 80 * the same sized rectangle but with a framebuffer bound that is larger than
81 * the rectangle read.
  /external/chromium_org/ui/views/corewm/
image_grid.h 136 // rectangle has changed. An empty rectangle disables clipping.
  /external/qemu/android/
framebuffer.h 97 * rectangle of the framebuffer pixels was updated and needs to be
163 /* tell a client that a rectangle region has been updated in the framebuffer
  /external/skia/bench/
GradientBench.cpp 150 return "rectangle";
239 // Draw a radial gradient of radius 1/2 on a rectangle; half the lines should
  /external/skia/gm/
linepaths.cpp 86 const char title[] = "Line Drawn Into Rectangle Clips With "
228 const char title[] = "Line Closed Drawn Into Rectangle Clips With "
quadpaths.cpp 87 const char title[] = "Quad Drawn Into Rectangle Clips With "
230 const char title[] = "Quad Closed Drawn Into Rectangle Clips With "
  /external/skia/include/gpu/gl/
GrGLConfig.h 80 * the same sized rectangle but with a framebuffer bound that is larger than
81 * the rectangle read.
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
CameraManager.java 177 * @return The rectangle to draw on screen in window coordinates.
231 * Allows third party apps to specify the scanning rectangle dimensions, rather than determine
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java 443 * Each area is a rectangle plus weight: xmin, ymin,
444 * xmax, ymax, weight. The rectangle is defined inclusive of the
519 * Each area is a rectangle plus weight: xmin, ymin,
520 * xmax, ymax, weight. The rectangle is defined inclusive of the
605 * Each area is a rectangle plus weight: xmin, ymin,
606 * xmax, ymax, weight. The rectangle is defined inclusive of the
895 * A rectangle with the top-level corner of (x,y) and size
897 * output. Each stream must use this rectangle to produce its
    [all...]
CaptureResult.java 195 * Each area is a rectangle plus weight: xmin, ymin,
196 * xmax, ymax, weight. The rectangle is defined inclusive of the
256 * Each area is a rectangle plus weight: xmin, ymin,
257 * xmax, ymax, weight. The rectangle is defined inclusive of the
343 * Each area is a rectangle plus weight: xmin, ymin,
344 * xmax, ymax, weight. The rectangle is defined inclusive of the
647 * A rectangle with the top-level corner of (x,y) and size
649 * output. Each stream must use this rectangle to produce its
    [all...]
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 189 * Notifies that a rectangle on the screen has been requested.
191 void onRectangleOnScreenRequested(IBinder token, in Rect rectangle, boolean immediate);
  /frameworks/base/core/tests/coretests/src/android/util/
InternalSelectionView.java 47 * 2) implements {@link View#getFocusedRect} by filling in the rectangle of the currently
50 * the previously focused rectangle.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
Intents.java 108 * of the upper left corner of the start rectangle, startWidth and startHeight
109 * represent the width and height of the start rectangle.
  /frameworks/volley/src/com/android/volley/toolbox/
ImageRequest.java 58 * be fit in the rectangle of dimensions width x height while keeping its
86 * Scales one side of a rectangle to fit aspect ratio.
  /hardware/samsung_slsi/exynos5/libv4l2/
exynos_subdev.c 216 * @brief Retrieve the crop rectangle on a pad.
243 * @brief Set the crop rectangle on a pad.
  /packages/apps/Camera/src/com/android/camera/
Mosaic.java 65 * This mode is basically BLENDTYPE_CYLINDERPAN plus doing a rectangle cropping before returning
66 * the mosaic. The mode is useful for making the resulting mosaic have a rectangle shape.
  /packages/apps/Camera2/src/com/android/camera/
Mosaic.java 65 * This mode is basically BLENDTYPE_CYLINDERPAN plus doing a rectangle cropping before returning
66 * the mosaic. The mode is useful for making the resulting mosaic have a rectangle shape.
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java 65 * This mode is basically BLENDTYPE_CYLINDERPAN plus doing a rectangle cropping before returning
66 * the mosaic. The mode is useful for making the resulting mosaic have a rectangle shape.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Canvas.py 113 class Rectangle(CanvasItem):
115 CanvasItem.__init__(self, canvas, 'rectangle', *args, **kw)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
__init__.py 87 getbaseclasses(rectangle)
282 'crec' : rectangle,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Canvas.py 113 class Rectangle(CanvasItem):
115 CanvasItem.__init__(self, canvas, 'rectangle', *args, **kw)
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyScene.java 23 import java.awt.Rectangle;
230 Rectangle bounds = getBounds();
  /external/chromium_org/third_party/libwebp/webp/
encode.h 380 // self-crops a picture to the rectangle defined by top/left/width/height.
381 // Returns false in case of memory allocation error, or if the rectangle is
383 // The rectangle for the view is defined by the top-left corner pixel
384 // coordinates (left, top) as well as its width and height. This rectangle
391 // Extracts a view from 'src' picture into 'dst'. The rectangle for the view
393 // as its width and height. This rectangle must be fully be comprised inside
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jai.jar 
  /external/webp/include/webp/
encode.h 380 // self-crops a picture to the rectangle defined by top/left/width/height.
381 // Returns false in case of memory allocation error, or if the rectangle is
383 // The rectangle for the view is defined by the top-left corner pixel
384 // coordinates (left, top) as well as its width and height. This rectangle
391 // Extracts a view from 'src' picture into 'dst'. The rectangle for the view
393 // as its width and height. This rectangle must be fully be comprised inside

Completed in 1433 milliseconds

<<21222324252627282930>>