| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_scroller.cpp | 126 RefPtr<Curve> curve = Curves::EASE; in ScrollTo() local 153 bool JSScroller::ParseCurveParams(RefPtr<Curve>& curve, const JSRef<JSVal>& jsValue) in ParseCurveParams() argument
|
| H A D | js_animator.cpp | 122 auto curve = animatorInfo->GetCurve(); in CreateAnimation() local 269 auto curve = CreateCurve(value); in SetCurve() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_scroller_test_ng.cpp | 1293 RefPtr<Curve> curve; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
| H A D | rating_modifier.h | 103 void SetBoardColor(LinearColor color, int32_t duratuion, const RefPtr<CubicCurve>& curve) in SetBoardColor() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_particle_params.h | 46 Change(T fromValue, T toValue, int startMillis, int endMillis, RSAnimationTimingCurve& curve) in Change() argument 179 RSAnimationTimingCurve curve = val.valChangeOverLife_[i].curve_; in translateValToRender() local 210 RSAnimationTimingCurve curve = val.valChangeOverLife_[i].curve_; in translateColorToRender() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_afade.c | 37 int curve, curve2; member 70 static double fade_gain(int curve, int64_t index, int64_t range) in fade_gain() argument [all...] |
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_key.c | 256 const char *curve; member 272 lws_cose_curve_name_to_id(const char *curve) in lws_cose_curve_name_to_id() argument 787 lws_cose_key_generate(struct lws_context *context, cose_param_t cose_kty, int use_mask, int bits, const char *curve, const uint8_t *kid, size_t kl) lws_cose_key_generate() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAAConvexTessellator.cpp | 82 addPt(const SkPoint& pt, SkScalar depth, SkScalar coverage, bool movable, CurveState curve) addPt() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.h | 46 SkDCurve curve; in addConic() local 54 SkDCurve curve; in addCubic() local 89 SkDCurve curve; in addQuad() local
|
| H A D | SkPathOpsTSect.h | 90 SkTSpan(const SkTCurve& curve, SkArenaAlloc& heap) { in SkTSpan() argument 98 void debugInit(const SkTCurve& curve, SkArenaAlloc& heap) { in debugInit() argument 190 void resetBounds(const SkTCurve& curve) { in resetBounds() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff1-table.cc | 350 static void curve (cff1_cs_interp_env_t &env, cff1_extents_param_t& param, const point_t &pt1, const point_t &pt2, const point_t &pt3) in curve() function 508 static void curve (cff1_cs_interp_env_t &env, cff1_path_param_t ¶m, const point_t &pt1, const point_t &pt2, const point_t &pt3) in curve() function
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_camera_profile.cpp | 1356 const dng_1d_function & curve = dng_function_GammaEncode_sRGB::Get (); in BuildHueSatMapEncodingTable() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_backup.c | 112 static struct wpabuf * dpp_build_key_alg(const struct dpp_curve_params *curve) in dpp_build_key_alg() argument
|
| H A D | dpp_reconfig.c | 228 const struct dpp_curve_params *curve; in dpp_reconfig_init() local 171 dpp_configurator_build_own_connector(struct dpp_configurator *conf, const struct dpp_curve_params *curve) dpp_configurator_build_own_connector() argument [all...] |
| /base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/ |
| H A D | custom_vibration_matcher.cpp | 322 const std::vector<VibrateCurvePoint> &curve = event.points;
in ProcessContinuousEvent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
| H A D | drag_animation_helper.cpp | 208 const RefPtr<Curve> curve = AceType::MakeRefPtr<ResponsiveSpringMotion>(0.33f, 0.67f, 1.0f); in PlayNodeResetAnimation() local 238 const RefPtr<Curve> curve = AceType::MakeRefPtr<ResponsiveSpringMotion>(GATHER_SPRING_RESPONSE, in PlayGatherAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_modifier.h | 86 void SetBoardColor(LinearColor color, int32_t duratuion, const RefPtr<CubicCurve>& curve) in SetBoardColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | tween_option.h | 40 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_modifier.cpp | 104 RefPtr<Curve> curve = AceType::MakeRefPtr<SpringCurve>( in UpdateDate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| H A D | button_pattern.cpp | 454 AnimateTouchAndHover(RefPtr<RenderContext>& renderContext, int32_t typeFrom, int32_t typeTo, int32_t duration, const RefPtr<Curve>& curve) AnimateTouchAndHover() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
| H A D | loading_progress_modifier.cpp | 306 auto curve = AceType::MakeRefPtr<LinearCurve>(); in StartRecycleCometAnimation() local 384 auto curve = AceType::MakeRefPtr<LinearCurve>(); in StartCometTailAnimation() local 424 RefPtr<Curve> curve = AceType::MakeRefPtr<CubicCurve>(0.25f, 0.30f, 0.50f, 0.14f); StartRecycle() local 450 auto curve = AceType::MakeRefPtr<CubicCurve>(0.6f, 0.2f, 1.0f, 1.0f); StartTransToRecycleAnimation() local 505 RefPtr<Curve> curve = AceType::MakeRefPtr<LinearCurve>(); CloseAnimation() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_animator_bridge.cpp | 496 RefPtr<Curve> curve; in JsCreateAnimation() local 679 RefPtr<Curve> curve; in UpdateAnimator() local 540 CreateDoubleAnimation( std::unordered_map<std::string, double>& animationParams, const RefPtr<Curve>& curve) CreateDoubleAnimation() argument 722 CreateDoubleAnimation( double begin, double end, const RefPtr<Curve>& curve) CreateDoubleAnimation() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | utils.cpp | 267 std::string CurveIntToString(int curve) in CurveIntToString() argument 365 auto curve = CreateBuiltinCurve(aniTimFunc); in CreateCurve() local 383 auto curve in CreateCurveExceptSpring() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
| H A D | water_flow_pattern.cpp | 602 AnimateTo( float position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll, bool useTotalOffset) AnimateTo() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
| H A D | switch_modifier.h | 112 void SetBoardColor(LinearColor color, int32_t duratuion, const RefPtr<CubicCurve>& curve) in SetBoardColor() argument
|