Home
last modified time | relevance | path

Searched refs:setToIdentity (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/geom/AffineTransform/
H A DGetTypeOptimization.java72 at.setToIdentity(); checkAtType(at); in main()
84 at.setToIdentity(); at.scale(1, 1); checkAtType(at); in main()
85 at.setToIdentity(); at.translate(0, 0); checkAtType(at); in main()
86 at.setToIdentity(); at.shear(0, 0); checkAtType(at); in main()
87 at.setToIdentity(); at.rotate(0); checkAtType(at); in main()
90 at.setToIdentity(); at.rotate(angle); checkAtType(at); in main()
91 at.setToIdentity(); at.rotate(angle, 0, 0); checkAtType(at); in main()
94 at.setToIdentity(); in main()
99 at.setToIdentity(); in main()
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Geometry/
H A DTransform2D.cpp20 void Transform2D::setToIdentity() { in setToIdentity() function in RDGeom::Transform2D
51 this->setToIdentity(); in SetTransform()
82 this->setToIdentity(); in SetTransform()
101 this->setToIdentity(); in SetTransform()
H A DTransform3D.cpp20 void Transform3D::setToIdentity() { in setToIdentity() function in RDGeom::Transform3D
56 this->setToIdentity(); in SetRotation()
94 this->setToIdentity(); in SetRotation()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/testbed/opengl-framework/src/
H A DObject3D.h64 void setToIdentity();
99 inline void Object3D::setToIdentity() { in setToIdentity() function
100 mTransformMatrix.setToIdentity(); in setToIdentity()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/frontend/
H A Dqcameralens_p.h132 m_projectionMatrix.setToIdentity(); in updatePerpectiveProjection()
140 m_projectionMatrix.setToIdentity(); in updateOrthographicProjection()
148 m_projectionMatrix.setToIdentity(); in updateFrustumProjection()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/quickwidgets/qquickviewcomparison/
H A Dfbitem.cpp108 m_camera.setToIdentity(); in FbItemRenderer()
109 m_baseWorld.setToIdentity(); in FbItemRenderer()
119 m_camera.setToIdentity(); in synchronize()
204 m_proj.setToIdentity(); in createFramebufferObject()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/qopenglwindow/
H A Dmain.cpp149 m_window_normalised_matrix.setToIdentity(); in resizeGL()
153 m_window_painter_matrix.setToIdentity(); in resizeGL()
158 m_projection.setToIdentity(); in resizeGL()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/gfx/
H A Dbase_renderer3d.cpp101 translateCenter.setToIdentity(); in build2dTransformation()
109 rotation.setToIdentity(); in build2dTransformation()
116 translateCenterBack.setToIdentity(); in build2dTransformation()
/dports/games/residualvm/residualvm-0.3.1/math/
H A Dsquarematrix.h39 inline void setToIdentity() { *this = 1.f; } in setToIdentity() function
47 MatrixType() : MatrixBase<dim, dim>() { setToIdentity(); } in MatrixType()
/dports/games/scummvm/scummvm-2.5.1/math/
H A Dsquarematrix.h39 inline void setToIdentity() { *this = 1.f; } in setToIdentity() function
47 MatrixType() : MatrixBase<dim, dim>() { setToIdentity(); } in MatrixType()
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Demos/RDKit/Basement/TemplEnum/
H A DTemplEnumTools.cpp75 templateTform.setToIdentity(); in orientSidechain()
90 templateTform.setToIdentity(); in orientSidechain()
92 tmpTform.setToIdentity(); in orientSidechain()
100 tmpTform.setToIdentity(); in orientSidechain()
117 tmpTform.setToIdentity(); in orientSidechain()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/vulkan/hellovulkancubes/
H A Dcamera.cpp75 m_yawMatrix.setToIdentity(); in yaw()
87 m_pitchMatrix.setToIdentity(); in pitch()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/gfx/x/
H A Dframe_node.cpp41 _transformationMatrix.setToIdentity(); in FrameNode()
42 _originalMatrix.setToIdentity(); in FrameNode()
43 _combinedMatrix.setToIdentity(); in FrameNode()
279 _transformationMatrix.setToIdentity(); in updateMatrices()
282 scaleMat.setToIdentity(); in updateMatrices()
289 posMat.setToIdentity(); in updateMatrices()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/hellogl2/
H A Dglwidget.cpp234 m_camera.setToIdentity(); in initializeGL()
262 m_world.setToIdentity(); in paintGL()
281 m_proj.setToIdentity(); in resizeGL()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/hellogles3/
H A Dglwindow.cpp65 m_world.setToIdentity(); in GLWindow()
236 m_proj.setToIdentity(); in resizeGL()
263 mm.setToIdentity(); in paintGL()
/dports/math/frobby/frobby-0.9.1/src/
H A DEulerState.cpp36 Ops::setToIdentity(state->eliminated, varCount); in construct()
51 Ops::setToIdentity(state->eliminated, varCount); in construct()
193 Ops::setToIdentity(eliminated, ideal->getVarCount()); in transpose()
201 Ops::setToIdentity(eliminated, ideal->getVarCount()); in compactEliminatedVariablesIfProfitable()
/dports/science/clhep/2.4.1.0/CLHEP/Vector/Vector/
H A DRotationInterfaces.h324 inline void setToIdentity();
353 inline void setToIdentity();
386 inline void setToIdentity();
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/defaults/
H A Dqspritegrid.cpp79 m_textureTransform.setToIdentity(); in updateSizes()
102 m_textureTransform.setToIdentity(); in updateTransform()

12345678910>>...21