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

<<21222324252627282930>>

  /frameworks/base/core/java/android/view/inputmethod/
InputMethodSession.java 79 * @param newCursor The rectangle of the cursor currently being shown in
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleTest.java 34 * rectangle that is either off screen or not entirely on the screen onto the screen.
  /frameworks/base/docs/html/tools/debugging/
debugging-ui.jd 172 the shaded rectangle over an area to reveal it in Tree View.
391 Pixel swatch: A rectangle filled with the same color as the pixel.
422 indicates part of the View. A purple or green rectangle indicates the View bounding box.
425 or black rectangle represents the <strong>margins</strong>, the distance between the
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/samples/simplecamera/
FaceSquareFilterTest.java 77 // ensure the output image has the rectangle in the right place
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 200 public void onRectangleOnScreenRequested(IBinder window, Rect rectangle, boolean immediate) {
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 422 * nLeft : X Coordinate of the top left corner of the rectangle
423 * nTop : Y Coordinate of the top left corner of the rectangle
424 * nWidth : Width of the rectangle
425 * nHeight : Height of the rectangle
    [all...]
  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 211 // user-provided rectangle where mViewport gets mapped to
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
394 * nWidth : Width of the rectangle
395 * nHeight : Height of the rectangle
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
394 * nWidth : Width of the rectangle
395 * nHeight : Height of the rectangle
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
394 * nWidth : Width of the rectangle
395 * nHeight : Height of the rectangle
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
394 * nWidth : Width of the rectangle
395 * nHeight : Height of the rectangle
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 392 * nLeft : X Coordinate of the top left corner of the rectangle
393 * nTop : Y Coordinate of the top left corner of the rectangle
394 * nWidth : Width of the rectangle
395 * nHeight : Height of the rectangle
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 143 // The coordinates of the event rectangle drawn on the screen.
422 * as a non-overlapping rectangle. For normal events, these rectangles
428 * rectangle depend on the maximum number of rectangles that occur at
433 * rectangle in millisecond. Should be 0 when it is not determined.
  /packages/apps/Camera/src/com/android/camera/
SwitchAnimManager.java 64 // w and h: the rectangle area where the animation takes place.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageViewAdapter.java 74 // Gets a sub image on a rectangle of the current photo. For example,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Window_classes.py 48 """bounds - the boundary rectangle for the window """
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java 62 * <li>Marquee (swiping out a rectangle to make a selection)
GlobalCanvasDragInfo.java 142 * (15,20) from the top left corner of this rectangle, then the drag bounds would be
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
NodeFactoryTest.java 84 // There should be one invalid bound rectangle.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_reg.h 343 * Signed rectangle and point primitives. These are used by the new
348 * pixel is part of the rectangle, but the (right, bottom) pixel is
899 * intersect with the provided virtual rectangle.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
renderer.c 618 * Draw into the destination rectangle given by (x, y, w, h). The texture is
619 * sampled from within the rectangle given by (sx, sy, sw, sh).
691 * Draw into the destination rectangle given by (x, y, w, h). The texture is
692 * sampled from within the rectangle given by (sx, sy, sw, sh).
767 * Add a scissor rectangle. Depth values inside the rectangle will be set to
924 * Draw into a rectangle of the destination with the specified region of the
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 343 * Signed rectangle and point primitives. These are used by the new
348 * pixel is part of the rectangle, but the (right, bottom) pixel is
899 * intersect with the provided virtual rectangle.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
renderer.c 618 * Draw into the destination rectangle given by (x, y, w, h). The texture is
619 * sampled from within the rectangle given by (sx, sy, sw, sh).
691 * Draw into the destination rectangle given by (x, y, w, h). The texture is
692 * sampled from within the rectangle given by (sx, sy, sw, sh).
767 * Add a scissor rectangle. Depth values inside the rectangle will be set to
924 * Draw into a rectangle of the destination with the specified region of the
    [all...]
  /frameworks/base/core/java/android/widget/
HorizontalScrollView.java     [all...]
ScrollView.java     [all...]

Completed in 996 milliseconds

<<21222324252627282930>>