/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | radius.h | 42 void ApplyScaleAndRound(double scale) in ApplyScaleAndRound()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test_ng.cpp | 1590 double scale = 1.0; variable 1618 double scale = -2.0; variable 1647 double scale = -2.0; variable 1676 double scale = 1.0; variable 1705 double scale = 1.0; variable 1734 double scale = -2.0; variable 1763 double scale = -2.0; variable 1792 double scale = 1.0; variable 1821 double scale = 1.0; variable
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_transition.h | 41 ArkUI_ScaleOptions* scale; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | rect.h | 57 void ApplyScale(double scale) in ApplyScale() 65 void ApplyScaleAndRound(const Size& scale) in ApplyScaleAndRound()
|
H A D | size.h | 172 void ApplyScale(double scale) in ApplyScale()
|
H A D | transform_util.cpp | 61 float scale = 1.0f / m.Get(3, 3); in Normalize() local 160 const Matrix4& skew, const Matrix4& scale) in ComposeTransform() 410 auto& scale = operation.scaleOperation_; in ParseOperationToMatrix() local 643 Matrix4 scale = BuildScaleMatrix(decomp); in ComposeTransform() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | shape_container_pattern.cpp | 48 … double scale = std::min(contentSize.Width() / portWidth, contentSize.Height() / portHeight); in ViewPortTransform() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_animatable_arithmetic.h | 85 RefPtr<CustomAnimatableArithmetic> Multiply(const float scale) const override in Multiply()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/ |
H A D | gradient_arithmetic.h | 88 GradientArithmetic Multiply(const float scale) const override in Multiply()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
H A D | rs_image.h | 34 double scale = 0.0; member 46 …RsImageInfo(int fitNum, int repeatNum, const Drawing::Point* radius, double scale, uint32_t id, in… in RsImageInfo()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_curves.cpp | 29 void QuadBezierCurveIncr::ApproximationScale(float scale) in ApproximationScale() 166 void QuadrBezierCurveDividOp::ApproximationScale(float scale) in ApproximationScale() 284 void CubicBezierCurveIncrement::ApproximationScale(float scale) in ApproximationScale() 454 void CubicBezierCurveDividOperate::ApproximationScale(float scale) in ApproximationScale()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_particle_effector_test.cpp | 231 RenderParticleParaType<float> scale = variable 276 RenderParticleParaType<float> scale; variable 321 RenderParticleParaType<float> scale; variable 373 RenderParticleParaType<float> scale; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_transition_effect.cpp | 65 std::shared_ptr<RSTransitionEffect> RSTransitionEffect::Scale(const Vector3f& scale) in Scale()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_button.cpp | 338 static inline void ScaleButton(UIButton& button, float scale) in ScaleButton() 349 float scale = (FULL_SCALE - SHRINK_SCALE) * offset; in Callback() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | cpu_brightness_algo.cpp | 67 float scale = brightness / SCALE_FACTOR; in OnApplyRGBA8888() local 115 float scale = brightness / SCALE_FACTOR; in OnApplyYUVNV21() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/ |
H A D | dcamera_time_statistician.cpp | 31 int64_t scale = frameInfo.timePonit.finishScale - frameInfo.timePonit.startScale; in CalProcessTime() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_modifier.cpp | 463 int32_t scale = RADIUS_TO_DIAMETER; in GetCircleCenterByXY() local 675 void PatternLockModifier::SetActiveCircleRadiusScale(float scale) in SetActiveCircleRadiusScale() 680 void PatternLockModifier::SetBackgroundCircleRadiusScale(float scale) in SetBackgroundCircleRadiusScale() 685 void PatternLockModifier::SetLightRingRadiusStartScale(float scale) in SetLightRingRadiusStartScale() 690 void PatternLockModifier::SetLightRingRadiusEndScale(float scale) in SetLightRingRadiusEndScale() 695 void PatternLockModifier::SetHoverRadiusScale(float scale) in SetHoverRadiusScale()
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/ |
H A D | texture_info.h | 39 float scale = 1.0f; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | base_gesture_event.h | 133 void SetScale(double scale) in SetScale()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-renderNode.md | 1078 ### scale subsection
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | tensor_mapping.h | 107 std::vector<double> scale; in ConvertQuantParams() local
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-renderNode.md | 1078 ### scale subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | animator.cpp | 36 void Animator::SetDurationScale(float scale) in SetDurationScale() 336 float scale = GetAnimationScale(); in UpdatePlayedTime() local 919 float scale = GetAnimationScale(); in UpdateScaledTime() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | scene_util.cpp | 94 const float scale = tan(cameraComponent.yFov * 0.5f) * cameraComponent.zNear; in CalculateProjectionMatrix() local 236 Math::Vec3 scale; in CameraLookAt() local 395 float scale = 1.f; in CalculateScalingFactor() local 476 array_view<const Entity> srcToDstJointMapping, float scale) in UpdateTracks() 554 const auto scale = CalculateScalingFactor(ecs, targetEntity, sourceEntity); in RetargetSkinAnimation() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_divider_arithmetic.h | 67 RefPtr<CustomAnimatableArithmetic> Multiply(const float scale) const override in Multiply()
|