Searched defs:ortho (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublematrix4x4.cpp | 694 void QDoubleMatrix4x4::ortho(const QRect& rect) in ortho() function in QDoubleMatrix4x4 703 void QDoubleMatrix4x4::ortho(const QRectF& rect) in ortho() function in QDoubleMatrix4x4 708 void QDoubleMatrix4x4::ortho(double left, double right, double bottom, double top, double nearPlane… in ortho() function in QDoubleMatrix4x4
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | mat4.cpp | 97 void ortho(mat4& out, double left, double right, double bottom, double top, double near, double far… in ortho() function
|