HomeSort by relevance Sort by last modified time
    Searched full:corner (Results 1 - 25 of 1299) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_utils_cocoa.h 16 // (0,0) in the top-left corner of the primary screen) to the Cocoa screen
17 // coordinates (with (0,0) in the low-left corner).
21 // corner) to the platform-independent screen coordinates (with the (0,0) in
22 // the top-left corner of the primary screen).
26 // (0,0) in the top-left corner of the primary screen) to the Cocoa screen
27 // coordinates (with (0,0) in the low-left corner).
31 // low-left corner of the primary screen) to the platform-independent screen
32 // coordinates (with the (0,0) in the top-left corner).
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_mac.mm 23 NSPoint corner = NSMakePoint(NSMinX(work_area), NSMaxY(work_area));
36 // Adjust corner to now overflow the work area left and top edges, so
38 corner = NSMakePoint(std::max(corner.x, limit.x),
39 std::min(corner.y, limit.y));
42 return gfx::Point(corner.x, NSHeight(main_area) - corner.y);
  /external/eigen/Eigen/src/Eigen2Support/
Block.h 16 /** \returns a dynamic-size expression of a corner of *this.
18 * \param type the type of corner. Can be \a Eigen::TopLeft, \a Eigen::TopRight,
20 * \param cRows the number of rows in the corner
21 * \param cCols the number of columns in the corner
34 ::corner(CornerType type, Index cRows, Index cCols) function in class:Eigen::DenseBase
39 eigen_assert(false && "Bad corner type.");
51 /** This is the const version of corner(CornerType, Index, Index).*/
54 DenseBase<Derived>::corner(CornerType type, Index cRows, Index cCols) const function in class:Eigen::DenseBase
59 eigen_assert(false && "Bad corner type.");
71 /** \returns a fixed-size expression of a corner of *this
86 DenseBase<Derived>::corner(CornerType type) function in class:Eigen::DenseBase
107 DenseBase<Derived>::corner(CornerType type) const function in class:Eigen::DenseBase
    [all...]
  /external/chromium_org/chrome/browser/resources/print_preview/data/
printable_area.js 10 * @param {!print_preview.Coordinate2d} origin Top left corner of the
18 * Top left corner of the printable area of the document.
34 * @return {!print_preview.Coordinate2d} Top left corner of the printable
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_detection.h 35 * \brief Harris corner detector for float images.
37 * This class performs Harris corner extraction on *float* images managed
68 * \param x_coord corner locations
69 * \param y_coord corner locations
93 * \brief Harris corner detector for byte images.
95 * This class performs Harris corner extraction on *byte* images managed
131 * Specifying image mask will restrict corner output to foreground regions.
135 * \param x_coord corner locations
136 * \param y_coord corner locations
156 \param x_coord corner location
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.h 35 * \brief Harris corner detector for float images.
37 * This class performs Harris corner extraction on *float* images managed
68 * \param x_coord corner locations
69 * \param y_coord corner locations
93 * \brief Harris corner detector for byte images.
95 * This class performs Harris corner extraction on *byte* images managed
131 * Specifying image mask will restrict corner output to foreground regions.
135 * \param x_coord corner locations
136 * \param y_coord corner locations
156 \param x_coord corner location
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.h 35 * \brief Harris corner detector for float images.
37 * This class performs Harris corner extraction on *float* images managed
68 * \param x_coord corner locations
69 * \param y_coord corner locations
93 * \brief Harris corner detector for byte images.
95 * This class performs Harris corner extraction on *byte* images managed
131 * Specifying image mask will restrict corner output to foreground regions.
135 * \param x_coord corner locations
136 * \param y_coord corner locations
156 \param x_coord corner location
    [all...]
  /external/proguard/src/proguard/gui/splash/
RectangleSprite.java 46 * @param x the variable x-ordinate of the upper-left corner of the rectangle.
47 * @param y the variable y-ordinate of the upper-left corner of the rectangle.
66 * @param x the variable x-ordinate of the upper-left corner of the rectangle.
67 * @param y the variable y-ordinate of the upper-left corner of the rectangle.
70 * @param arcWidth the variable width of the corner arcs.
71 * @param arcHeight the variable height of the corner arcs.
TextSprite.java 41 * @param x the variable x-coordinate of the lower-left corner of the text.
42 * @param y the variable y-coordinate of the lower-left corner of the text.
56 * @param x the variable x-coordinate of the lower-left corner of the
58 * @param y the variable y-coordinate of the lower-left corner of the
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_positioner_unittest.cc 87 AppListPositioner::ScreenCorner corner) const {
88 return positioner_->GetAnchorPointForScreenCorner(corner);
123 // Position the app list in a corner of the screen.
124 // Top-left corner.
130 // Top-right corner.
136 // Bottom-left corner.
143 // Bottom-right corner.
152 // Position the app list on the shelf, aligned with the top or left corner.
153 // Shelf on left. Expect app list in top-left corner.
160 // Shelf on right. Expect app list in top-right corner
    [all...]
  /external/chromium_org/chrome/browser/ui/
web_contents_sizer.h 16 // A platform-agnostic function to resize a WebContents. The top-left corner of
  /external/chromium_org/chrome/common/extensions/docs/static/js/
platform_chooser.js 5 // Intializes the platform chooser, the widget in the top left corner with the
  /external/chromium_org/content/test/data/npapi/
self_delete_plugin_geturl.html 23 This test is for a corner case when a plugin executes a script
self_delete_plugin_invoke.html 18 This test is for a corner case when a plugin executes a script
  /external/chromium_org/third_party/skia/src/utils/
SkPatchUtils.h 68 // Enum for corner also clockwise.
69 enum Corner {
112 * colors refers to the corner colors that will be bilerp across the patch (optional parameter)
113 * texCoords refers to the corner texture coordinates that will be bilerp across the patch
  /external/libvterm/src/encoding/
DECdrawing.tbl 11 6/10 = U+2518 # BOX DRAWINGS LIGHT UP AND LEFT (bottom-right corner)
12 6/11 = U+2510 # BOX DRAWINGS LIGHT DOWN AND LEFT (top-right corner)
13 6/12 = U+250C # BOX DRAWINGS LIGHT DOWN AND RIGHT (top-left corner)
14 6/13 = U+2514 # BOX DRAWINGS LIGHT UP AND RIGHT (bottom-left corner)
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Rect.3 16 Position of the upper-left corner of the rectangle
  /external/chromium_org/third_party/skia/include/core/
SkRRect.h 38 radii for each corner. It does not have a constructor so must be
44 If either of a corner's radii are 0 the corner will be square.
46 If the corner curves overlap they will be proportionally reduced to fit.
62 //!< at each corner is zero)
77 //!< because the centers of the corner ellipses form an axis aligned
79 //!< an interior patch, four edge patches, and four corner patches.
83 //!< different from the others and there must be one corner where
184 enum Corner {
192 const SkVector& radii(Corner corner) const { return fRadii[corner];
    [all...]
  /external/skia/include/core/
SkRRect.h 38 radii for each corner. It does not have a constructor so must be
44 If either of a corner's radii are 0 the corner will be square.
46 If the corner curves overlap they will be proportionally reduced to fit.
62 //!< at each corner is zero)
77 //!< because the centers of the corner ellipses form an axis aligned
79 //!< an interior patch, four edge patches, and four corner patches.
83 //!< different from the others and there must be one corner where
184 enum Corner {
192 const SkVector& radii(Corner corner) const { return fRadii[corner];
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
math_delimiters.json 139 "default": "top left corner"
147 "default": "top right corner"
155 "default": "bottom left corner"
163 "default": "bottom right corner"
253 "default": "left square bracket upper corner"
269 "default": "left square bracket lower corner"
277 "default": "right square bracket upper corner"
293 "default": "right square bracket lower corner"
789 "default": "left square bracket with tick in top corner"
797 "default": "right square bracket with tick in bottom corner"
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/scrollbars/
scrollbars-in-composited-layers.html 34 <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling, and the resize corner should show in the correct place.</p>
39 <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling, and the resize corner should show in the correct place.</p>
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/shaders/
Blit.vs 18 // Outputs a tex coord with (0,0) in the upper-left corner of the screen and (1,1) in the bottom right.
33 // Outputs a tex coord with (0,1) in the upper-left corner of the screen and (1,0) in the bottom right.
  /external/chromium_org/ui/android/java/src/org/chromium/ui/base/
ViewAndroidDelegate.java 22 * @param x X coordinate of the top left corner of the anchor view.
23 * @param y Y coordinate of the top left corner of the anchor view.
  /external/eigen/test/
geo_alignedbox.cpp 121 VERIFY_IS_APPROX( m, box.corner( BoxType::BottomLeft ) );
122 VERIFY_IS_APPROX( M, box.corner( BoxType::TopRight ) );
125 VERIFY_IS_APPROX( bottomRight, box.corner( BoxType::BottomRight ) );
126 VERIFY_IS_APPROX( topLeft, box.corner( BoxType::TopLeft ) );
147 VERIFY_IS_APPROX( m, box.corner( BoxType::BottomLeftFloor ) );
148 VERIFY_IS_APPROX( M, box.corner( BoxType::TopRightCeil ) );
151 VERIFY_IS_APPROX( bottomRightFloor, box.corner( BoxType::BottomRightFloor ) );
152 VERIFY_IS_APPROX( topLeftFloor, box.corner( BoxType::TopLeftFloor ) );
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
Abs_32.c 29 * Description : Absolute value with maximum negative value corner case
39 /* The corner case, so set to the maximum positive value */

Completed in 2188 milliseconds

1 2 3 4 5 6 7 8 91011>>