/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | swipe_gesture.cpp | 28 double speed = context->NormalizeToPx(Dimension(speed_, DimensionUnit::VP)); in CreateRecognizer() local
|
H A D | swipe_gesture.h | 30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() argument
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | slide_gesture.cpp | 29 double speed = newContext->NormalizeToPx(Dimension(speed_, DimensionUnit::VP)); in CreateRecognizer() local
|
H A D | slide_gesture.h | 30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() argument
|
H A D | slide_recognizer.h | 32 SlideRecognizer( const WeakPtr<PipelineBase>& context, int32_t fingers, const SwipeDirection& direction, double speed) SlideRecognizer() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/ |
H A D | speed.cpp | 29 auto speed = BASE_NS::Math::abs(META_ACCESS_PROPERTY_VALUE(SpeedFactor)); in ProcessOnGetDuration() local 39 auto speed = BASE_NS::Math::abs(META_ACCESS_PROPERTY_VALUE(SpeedFactor)); in ProcessOnStep() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/ |
H A D | timepicker_haptic_stub.h | 26 void Play(size_t speed) {} in Play() argument
|
H A D | timepicker_haptic_impl.cpp | 25 void TimepickerAudioHapticImpl::Play(size_t speed) in Play() argument
|
H A D | timepicker_haptic_controller.cpp | 157 void TimePickerHapticController::Play(size_t speed) in Play() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | marquee_event_tdd_test.cpp | 67 double speed = JSNumber::Value(value); in MarqueeEvent001() local 122 ClickAgain(JSValue& ret, JSValue& page, JSValue& value, double& speed) ClickAgain() argument [all...] |
/foundation/multimodalinput/input/test/fuzztest/pointerspeed_fuzzer/ |
H A D | pointerspeed_fuzzer.cpp | 44 int32_t speed = 0; in PointerSpeedFuzzTest() local
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | toss_animation_controller.cpp | 61 double speed = (yEnd_ - yStart_) / timeDiff; in Play() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | swipe_recognizer.h | 33 SwipeRecognizer(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeRecognizer() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_frame_rate_policy_test.cpp | 53 float speed = 1.0;
in HWTEST_F() local 144 float speed = 1.f;
in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_frame_rate_policy.cpp | 91 int32_t RSFrameRatePolicy::GetPreferredFps(const std::string& scene, float speed) in GetPreferredFps() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | add_arc.cpp | 124 float speed = sqrtf(16 / rc.w) * 0.5f; in OnTestFunction() local
|
/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestAudioSinkPlugin.cpp | 88 float speed; in HWTEST() local 97 float speed = 0.0f; in HWTEST() local
|
/foundation/multimedia/av_codec/test/unittest/media_sink_test/ |
H A D | video_sink_test.cpp | 96 float speed = 0;
in HWTEST_F() local 131 float speed = 0;
in HWTEST_F() local 165 float speed = 0;
in HWTEST_F() local 255 float speed = 0.0f;
in HWTEST_F() local 263 float speed = 0.5f; HWTEST_F() local [all...] |
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_callback_proxy_test.cpp | 206 double speed = 0; in HWTEST_F() local
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
H A D | stream_player_listener_impl_proxy.cpp | 139 void StreamPlayerListenerImplProxy::OnPlaySpeedChanged(const PlaybackSpeed speed) in OnPlaySpeedChanged() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
H A D | stream_player_listener_impl_proxy.cpp | 139 void StreamPlayerListenerImplProxy::OnPlaySpeedChanged(const PlaybackSpeed speed) in OnPlaySpeedChanged() argument
|
/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_render_context.h | 110 int32_t CalcExpectedFrameRate(const std::string& scene, float speed) in CalcExpectedFrameRate() argument
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_label.h | 479 uint16_t speed; member
|
H A D | ui_arc_label.h | 450 uint16_t speed; member
|
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_speed.cpp | 96 int32_t AudioSpeed::SetSpeed(float speed) in SetSpeed() argument
|