Home
last modified time | relevance | path

Searched refs:setRotate (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoScXMLFlightControlTarget.cpp235 camerarot.setRotate(camera->orientation.getValue()); in pitch()
237 pitchmat.setRotate(SbRotation(SbVec3f(1.0f, 0.0f, 0.0f), radians)); in pitch()
247 camerarot.setRotate(camera->orientation.getValue()); in yaw()
249 yawmat.setRotate(SbRotation(SbVec3f(0.0f, 1.0f, 0.0f), radians)); in yaw()
259 camerarot.setRotate(camera->orientation.getValue()); in roll()
261 rollmat.setRotate(SbRotation(SbVec3f(0.0f, 0.0f, 1.0f), radians)); in roll()
273 camerarot.setRotate(camera->orientation.getValue()); in resetRoll()
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoTransform.cpp184 tmp.setRotate(scaleOrientation.getValue().inverse()); in getScaleSpaceMatrix()
199 tmp.setRotate(this->scaleOrientation.getValue().inverse()); in getRotationSpaceMatrix()
203 tmp.setRotate(this->scaleOrientation.getValue()); in getRotationSpaceMatrix()
205 tmp.setRotate(this->rotation.getValue()); in getRotationSpaceMatrix()
218 tmp.setRotate(this->scaleOrientation.getValue().inverse()); in getTranslationSpaceMatrix()
222 tmp.setRotate(this->scaleOrientation.getValue()); in getTranslationSpaceMatrix()
224 tmp.setRotate(this->rotation.getValue()); in getTranslationSpaceMatrix()
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DTransform.cpp273 tmp.setRotate(scaleOrientation.getValue().inverse()); in getScaleSpaceMatrix()
289 tmp.setRotate(this->scaleOrientation.getValue().inverse()); in getRotationSpaceMatrix()
293 tmp.setRotate(this->scaleOrientation.getValue()); in getRotationSpaceMatrix()
295 tmp.setRotate(this->rotation.getValue()); in getRotationSpaceMatrix()
309 tmp.setRotate(this->scaleOrientation.getValue().inverse()); in getTranslationSpaceMatrix()
313 tmp.setRotate(this->scaleOrientation.getValue()); in getTranslationSpaceMatrix()
315 tmp.setRotate(this->rotation.getValue()); in getTranslationSpaceMatrix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DMatrixTest.cpp204 rotate.setRotate(128); in test_matrix_min_max_scale()
384 mat.setRotate(SkIntToScalar(angle)); in test_matrix_preserve_shape()
398 mat.setRotate(30).postTranslate(10, 20); in test_matrix_preserve_shape()
403 mat.setRotate(30).postScale(2, 2); in test_matrix_preserve_shape()
408 mat.setRotate(30).postScale(3, 2); in test_matrix_preserve_shape()
504 mat.setRotate(kRotation0); in test_matrix_decomposition()
731 mat.setRotate(kRotation0); in test_matrix_homogeneous()
745 mat.setRotate(kRotation1); in test_matrix_homogeneous()
830 m.setRotate(35, 0, 0); in test_decompScale()
836 m.setRotate(35, 0, 0).preScale(2, 3); in test_decompScale()
[all …]
H A DGrQuadCropTest.cpp203 rotated.setRotate(45.f); in test_axis_aligned()
222 rotated.setRotate(45.f); in test_crop_fully_covered()
239 rotation.setRotate(90.f); in TEST()
241 rotation.setRotate(180.f); in TEST()
243 rotation.setRotate(270.f); in TEST()
249 rotation.setRotate(34.f); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dxform.cpp33 fRA->setRotate(30); in XformGM()
37 fB->setRotate(30); in XformGM()
97 fRA->setRotate(TimeUtils::Scaled(1e-9 * nanos, 40, 0)); in onAnimate()
98 fB->setRotate(TimeUtils::Scaled(1e-9 * nanos, 40*sqrtf(2), 0)); in onAnimate()
H A Dcirculararcs.cpp274 matrices.push_back().setRotate(kRadius, kRadius, 45.f);
301 tinyCW.setRotate(0.001f, kRadius, kRadius);
306 tinyCCW.setRotate(-0.001f, kRadius, kRadius);
311 cw45.setRotate(45.f, kRadius, kRadius);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dxform.cpp33 fRA->setRotate(30); in XformGM()
37 fB->setRotate(30); in XformGM()
97 fRA->setRotate(TimeUtils::Scaled(1e-9 * nanos, 40, 0)); in onAnimate()
98 fB->setRotate(TimeUtils::Scaled(1e-9 * nanos, 40*sqrtf(2), 0)); in onAnimate()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwrender/
H A Drotatecontroller.cpp20 void RotateController::setRotate(const osg::Quat &rotate) in setRotate() function in MWRender::RotateController
37 matrix.setRotate(orient); in operator ()()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/effects/
H A DSkColorMatrix.cpp75 void SkColorMatrix::setRotate(Axis axis, float degrees) { in setRotate() function in SkColorMatrix
99 tmp.setRotate(axis, degrees); in preRotate()
105 tmp.setRotate(axis, degrees); in postRotate()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/effects/
H A DSkColorMatrix.cpp75 void SkColorMatrix::setRotate(Axis axis, float degrees) { in setRotate() function in SkColorMatrix
99 tmp.setRotate(axis, degrees); in preRotate()
105 tmp.setRotate(axis, degrees); in postRotate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/effects/
H A DSkColorMatrix.cpp75 void SkColorMatrix::setRotate(Axis axis, float degrees) { in setRotate() function in SkColorMatrix
99 tmp.setRotate(axis, degrees); in preRotate()
105 tmp.setRotate(axis, degrees); in postRotate()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/effects/
H A DSkColorMatrix.cpp75 void SkColorMatrix::setRotate(Axis axis, float degrees) { in setRotate() function in SkColorMatrix
99 tmp.setRotate(axis, degrees); in preRotate()
105 tmp.setRotate(axis, degrees); in postRotate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp28 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
29 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
34 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
70 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
96 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrTestUtils.cpp31 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
32 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
37 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
73 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
99 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp33 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
34 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
39 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
75 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
101 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp33 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
34 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
39 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
75 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
101 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrTestUtils.cpp32 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
33 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
38 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
74 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
100 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp33 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
34 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
39 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
75 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
101 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp33 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
34 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
39 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
75 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
101 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrTestUtils.cpp31 gMatrices[2].setRotate(SkIntToScalar(17)); in test_matrix()
32 gMatrices[3].setRotate(SkIntToScalar(185)); in test_matrix()
37 gMatrices[4].setRotate(SkIntToScalar(215)); in test_matrix()
73 gMatrices[4].setRotate(47); in TestMatrixPreservesRightAngles()
99 gMatrices[5].setRotate(90); in TestMatrixRectStaysRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/effects/
H A DSkColorMatrix.cpp95 void SkColorMatrix::setRotate(Axis axis, SkScalar degrees) { in setRotate() function in SkColorMatrix
122 tmp.setRotate(axis, degrees); in preRotate()
128 tmp.setRotate(axis, degrees); in postRotate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/effects/
H A DSkColorMatrix.cpp95 void SkColorMatrix::setRotate(Axis axis, SkScalar degrees) { in setRotate() function in SkColorMatrix
122 tmp.setRotate(axis, degrees); in preRotate()
128 tmp.setRotate(axis, degrees); in postRotate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/experimental/xform/
H A DSkXform.h109 void setRotate(SkScalar degrees) { in setRotate() function
110 fLocalMatrix.setRotate(degrees); in setRotate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/experimental/xform/
H A DSkXform.h109 void setRotate(SkScalar degrees) { in setRotate() function
110 fLocalMatrix.setRotate(degrees); in setRotate()

12345678910>>...22