HomeSort by relevance Sort by last modified time
    Searched refs:BottomRight (Results 1 - 10 of 10) sorted by null

  /external/eigen/Eigen/src/Eigen2Support/
Block.h 19 * \a Eigen::BottomLeft, \a Eigen::BottomRight.
46 case BottomRight:
66 case BottomRight:
74 * \a Eigen::BottomLeft, \a Eigen::BottomRight.
98 case BottomRight:
119 case BottomRight:
SVD.h 170 work.end(m-k-1) = matA.corner(BottomRight,m-k-1,n-k-1) * e.end(n-k-1);
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_mmio.h 175 U032 BottomRight;
181 U032 BottomRight;
187 U032 BottomRight;
197 U032 BottomRight;
208 U032 BottomRight;
  /external/eigen/Eigen/src/Core/util/
Constants.h 201 enum CornerType { TopLeft, TopRight, BottomLeft, BottomRight };
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
BasicShapes.h 82 BottomRight
  /external/eigen/test/
geo_alignedbox.cpp 123 Vector2f bottomRight; bottomRight << M[0], m[1];
125 VERIFY_IS_APPROX( bottomRight, box.corner( BoxType::BottomRight ) );
  /external/chromium_org/third_party/WebKit/Source/core/css/
BasicShapeFunctions.cpp 171 direction = BasicShapeCenterCoordinate::BottomRight;
  /external/eigen/Eigen/src/Geometry/
AlignedBox.h 47 BottomLeft=0, BottomRight=1,
136 * BottomLeft and BottomRight.
138 * BottomLeft, BottomRight, TopLeft, TopRight.
  /external/pdfium/core/include/fxcrt/
fx_coordinates.h 400 FXT_POINT BottomRight() const
422 void BottomRight(FXT_POINT br)
  /external/chromium_org/ash/wm/
toplevel_window_event_handler_unittest.cc 116 TEST_F(ToplevelWindowEventHandlerTest, BottomRight) {

Completed in 895 milliseconds