/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_transitioneffect.h | 59 float perspective; member
|
/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | transform_util.h | 104 float perspective[4] = { 0.0f, 0.0f, 0.0f, 1.0f }; member
|
H A D | transform_util.cpp | 159 Matrix4 ComposeTransform(const Matrix4& perspective, const Matrix4& translation, const Matrix4& rotation, in ComposeTransform() argument 425 auto& perspective = operation.perspectiveOperation_; in ParseOperationToMatrix() local 644 Matrix4 perspective = BuildPerspectiveMatrix(decomp); ComposeTransform() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | render_transform.cpp | 302 auto& perspective = effect.perspectiveOperation_; in ParseTransformEffect() local 325 auto& perspective = effect.perspectiveOperation_; in ParseDimension() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | transition_property.h | 81 float perspective = 0.0f;
member
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | matrix_util.h | 724 Decompose( Mat4X4 const& modelMatrix, Vec3& scale, Quat& orientation, Vec3& translation, Vec3& skew, Vec4& perspective) Decompose() argument [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | scene_util.cpp | 240 Math::Vec4 perspective; in CameraLookAt() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_data_structures.h | 649 } perspective; member
|
H A D | gltf2_importer.cpp | 1863 Math::Vec4 perspective; in CreateTransform() local
|
H A D | gltf2_exporter.cpp | 2322 Math::Vec4 perspective; CombineSkippedParentTransformations() local [all...] |
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
H A D | lume_common.cpp | 1602 BASE_NS::Math::Vec4 perspective; in SetupCameraTransform() local 1711 BASE_NS::Math::Vec4 perspective; in GetLightPositionAndRotation() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 661 void ViewAbstractModelImpl::SetRotate(float x, float y, float z, float angle, float perspective) in SetRotate() argument
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_type.h | 2064 float perspective; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 1988 auto perspective = rsNode_->GetStagingProperties().GetPersp(); in GetPaintRectWithTransform() local 2071 auto perspective = rsNode_->GetStagingProperties().GetPersp(); in GetRevertMatrix() local 2149 auto perspective = rsNode_->GetStagingProperties().GetPersp(); GetMatrixWithTransformRotate() local 2212 auto perspective = rsNode_->GetStagingProperties().GetPersp(); GetPointWithTransform() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 2227 auto perspective = values[NUM_7]; in SetRotate() local 2255 auto perspective = values[NUM_4]; in SetRotateWithoutTransformCenter() local 4170 void SetRotateTransition(ArkUINodeHandle node, ArkUI_Float32* arrayValue, ArkUI_Int32 length, ArkUI_Float32 perspective, in SetRotateTransition() argument 4241 auto perspective = rotateEffect->GetEffect().perspective; GetRotateTransition() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 1244 double perspective = 0.0; in ParseRotate() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 9510 void JSViewAbstract::GetJsPerspective(int32_t key, const JSRef<JSObject>& jsValue, float& perspective) in GetJsPerspective() argument 9501 GetPerspective( const std::string& key, const std::unique_ptr<JsonValue>& jsonValue, float& perspective) GetPerspective() argument
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 9043 float perspective = 0.0f; in SetRotateTransition() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 529 ArkUI_Float32 perspective; member 1408 ArkUI_Float32 perspective; member
|