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

  /external/eigen/Eigen/src/Eigen2Support/
Block.h 19 * \a Eigen::BottomLeft, \a Eigen::BottomRight.
44 case BottomLeft:
64 case BottomLeft:
74 * \a Eigen::BottomLeft, \a Eigen::BottomRight.
96 case BottomLeft:
117 case BottomLeft:
  /external/eigen/Eigen/src/Core/util/
Constants.h 201 enum CornerType { TopLeft, TopRight, BottomLeft, BottomRight };
  /external/eigen/test/
geo_alignedbox.cpp 121 VERIFY_IS_APPROX( m, box.corner( BoxType::BottomLeft ) );
  /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 399 FXT_POINT BottomLeft() const
423 void BottomLeft(FXT_POINT bl)
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
Transform.h 729 res.template corner<1,Dim>(BottomLeft).setZero();

Completed in 1170 milliseconds