HomeSort by relevance Sort by last modified time
    Searched full:corner (Results 201 - 225 of 1196) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h 148 * \param cd_target_nr_corners target number of corners for corner detector
149 * \param cm_max_disparity maximum disparity search range for corner matcher (in units of ratio of image width)
151 * \param cd_nr_horz_blocks the number of horizontal blocks for the corner detector to partition the image
152 * \param cd_nr_vert_blocks the number of vertical blocks for the corner detector to partition the image
230 * Returns the pointer to an array of indices that were found to be RANSAC inliers from the matched corner lists.
244 * \param inlier_indices pointer to an array of indices that were found to be RANSAC inliers from the matched corner lists.
325 // length of corner arrays:
328 // corner locations of reference image features:
333 // corner locations of inspection image features:
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AttachmentGridDrawable.java 17 * A 2x1 grid of attachment drawables. Supports showing a small "+N" badge in the corner.
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
RectUtils.java 47 // Then translate so that the upper left corner of the rotated full rect is at (0,0).
  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.h 130 // A badge icon displayed on top of icon, in bottom-right corner.
132 // A badge icon displayed on top of icon, in bottom-left corner.
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_popup_gtk.cc 114 // We'll be in the upper-right corner of the window for LTR languages, so we
115 // want to put the arrow at the upper-right corner of the bubble to match the
  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.h 43 // Returns the radius of the corner of the border.
46 // side and corner images, because either may have been extended in various
  /external/chromium_org/ash/wm/workspace/
magnetism_matcher_unittest.cc 67 // Verifies we don't match an obscured corner.
73 // Overlap with the upper right corner.
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_positioner.cc 36 ScreenCorner corner) const {
39 switch (corner) {
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
extension_popup_gtk.cc 176 // We'll be in the upper-right corner of the window for LTR languages, so we
177 // want to put the arrow at the upper-right corner of the bubble to match the
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_view_gtk.h 33 // |tabstrip_point| is the location of the upper left corner of the dragged
41 // Sets the offset of the mouse from the upper left corner of the tab.
  /external/chromium_org/chrome/common/extensions/api/
system_display.idl 9 // The x-coordinate of the upper-left corner.
12 // The y-coordinate of the upper-left corner.
  /external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter_mac.mm 41 // based on the lower-left corner of the object. To make this easier and less
43 // corner when dumping the position.
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRoundedRect.cpp 64 // If either radius on a corner becomes zero, reset both radii on that corner.
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 46 The lower-left corner has texture coordinate (0,0,r,q).
123 are labeled A, B, C, and D, starting at the lower-left corner and moving
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
fs-fragcoord.c 106 "PROPERTY FS_COORD_ORIGIN UPPER_LEFT\n" /* upper-left = black corner */
119 "PROPERTY FS_COORD_ORIGIN LOWER_LEFT\n" /* lower-left = black corner */
  /external/chromium_org/tools/site_compare/drivers/win32/
mouse.py 199 # move the mouse (instantly) to the upper right corner
202 # move the mouse (over five seconds) to the lower left corner
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/util/
DebugShapeFactory.java 53 /** The maximum corner for the aabb used for triangles to include in ConcaveShape processing.*/
55 /** The minimum corner for the aabb used for triangles to include in ConcaveShape processing.*/
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 46 The lower-left corner has texture coordinate (0,0,r,q).
123 are labeled A, B, C, and D, starting at the lower-left corner and moving
  /external/mesa3d/src/gallium/tests/graw/
fs-fragcoord.c 106 "PROPERTY FS_COORD_ORIGIN UPPER_LEFT\n" /* upper-left = black corner */
119 "PROPERTY FS_COORD_ORIGIN LOWER_LEFT\n" /* lower-left = black corner */
  /external/neven/Embedded/common/src/b_APIEm/
Types.h 50 * type: 0: gray image - pixels are bytes starting at upper left corner
51 * 1: rgb color images - prixels are 3-byte rgb groups starting at upper left corner
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_BlockMatch_Integer.c 33 * pSrcOrgY - Pointer to the top-left corner of the current block. If
37 * pSrcRefY - Pointer to the top-left corner of the co-located block in the
  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.h 143 * @param x (IN) : Horizontal position of the top left corner
144 * @param y (IN) : Vertical position of the top left corner
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthListView.java 160 // Get the day at the top right corner
189 // Returns the julian day of the day in the upper right corner
  /packages/apps/Launcher2/src/com/android/launcher2/
DropTarget.java 36 /** X offset from the upper-left corner of the cell to where we touched. */
39 /** Y offset from the upper-left corner of the cell to where we touched. */
  /packages/apps/Launcher3/src/com/android/launcher3/
DropTarget.java 36 /** X offset from the upper-left corner of the cell to where we touched. */
39 /** Y offset from the upper-left corner of the cell to where we touched. */

Completed in 699 milliseconds

1 2 3 4 5 6 7 891011>>