/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___rotation_options.md | 73 ### perspective subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___rotation_options.md | 73 ### perspective subsection
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Camera.js | 50 perspective(fovy = 60, aspect = 1, near = 0.1, far = 100) { method in Camera
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | transform_util.cpp | 159 Matrix4 ComposeTransform(const Matrix4& perspective, const Matrix4& translation, const Matrix4& rot… in ComposeTransform() 425 auto& perspective = operation.perspectiveOperation_; in ParseOperationToMatrix() local 639 Matrix4 perspective = BuildPerspectiveMatrix(decomp); in ComposeTransform() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | render_transform.cpp | 303 auto& perspective = effect.perspectiveOperation_; in ParseTransformEffect() local 326 auto& perspective = effect.perspectiveOperation_; in ParseDimension() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_transitioneffect.h | 59 float perspective; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | transition_property.h | 81 float perspective = 0.0f; member
|
/ohos5.0/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
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | scene_util.cpp | 240 Math::Vec4 perspective; in CameraLookAt() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_loader.cpp | 1646 … LoadResult& loadResult, const json::value& jsonData, Camera::Attributes::Perspective& perspective) in PrimitiveAttributes() 1706 … const auto parser = [&camera](LoadResult& loadResult, const json::value& perspective) -> bool { in PrimitiveAttributes()
|
H A D | gltf2_data_structures.h | 649 } perspective; in CORE3D_BEGIN_NAMESPACE() member
|
H A D | gltf2_exporter.cpp | 2322 Math::Vec4 perspective; in CombineSkippedParentTransformations() local
|
H A D | gltf2_importer.cpp | 1863 Math::Vec4 perspective; in CreateTransform() local
|
/ohos5.0/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 2072 auto perspective = rsNode_->GetStagingProperties().GetPersp(); in GetRevertMatrix() local 2152 auto perspective = rsNode_->GetStagingProperties().GetPersp(); in GetMatrixWithTransformRotate() local 2216 auto perspective = rsNode_->GetStagingProperties().GetPersp(); in GetPointWithTransform() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 677 void ViewAbstractModelImpl::SetRotate(float x, float y, float z, float angle, float perspective) in SetRotate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 2239 auto perspective = values[NUM_7]; in SetRotate() local 2267 auto perspective = values[NUM_4]; in SetRotateWithoutTransformCenter() local 4186 …ion(ArkUINodeHandle node, ArkUI_Float32* arrayValue, ArkUI_Int32 length, ArkUI_Float32 perspective, in SetRotateTransition() 4257 auto perspective = rotateEffect->GetEffect().perspective; in GetRotateTransition() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_type.h | 2082 float perspective; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 9575 const std::string& key, const std::unique_ptr<JsonValue>& jsonValue, float& perspective) in GetPerspective() 9583 …d JSViewAbstract::GetJsPerspective(int32_t key, const JSRef<JSObject>& jsValue, float& perspective) in GetJsPerspective()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 1258 double perspective = 0.0; in ParseRotate() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 529 ArkUI_Float32 perspective; member 1443 ArkUI_Float32 perspective; member
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 9084 float perspective = 0.0f; in SetRotateTransition() local
|