Home
last modified time | relevance | path

Searched defs:translation (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp244 TransformHelper::Vector3 translation = finalWorldMat.GetTranslation(); in CalcuAnimateZoomTrans() local
299 TransformHelper::Vector3 translation = finalWorldMat.GetTranslation(); in CalcuZoomTrans() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp159 Matrix4 ComposeTransform(const Matrix4& perspective, const Matrix4& translation, const Matrix4& rotation, in ComposeTransform() argument
645 Matrix4 translation = BuildTranslationMatrix(decomp); in ComposeTransform() local
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_language_manager.cpp272 auto& translation = resourceFileType == RINGTONE_FILE ? ringtoneTranslate_ : vibrationTranslate_; in SetValuesFromResultSet() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix_util.h724 Decompose( Mat4X4 const& modelMatrix, Vec3& scale, Quat& orientation, Vec3& translation, Vec3& skew, Vec4& perspective) Decompose() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp238 Math::Vec3 translation; in CameraLookAt() local
H A Dmesh_util.cpp331 const auto translation = Math::Vec3(0.0f, 0.0f, 1.0f) * majorRadius; in GenerateTorusGeometry() local
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h402 auto translation = worldMat.GetTranslation(); in GetTransformFromWorldMat4() local
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1600 BASE_NS::Math::Vec3 translation; in SetupCameraTransform() local
1709 BASE_NS::Math::Vec3 translation; in GetLightPositionAndRotation() local

Completed in 14 milliseconds