Home
last modified time | relevance | path

Searched defs:speed (Results 1 - 25 of 156) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dswipe_gesture.cpp28 double speed = context->NormalizeToPx(Dimension(speed_, DimensionUnit::VP)); in CreateRecognizer() local
H A Dswipe_gesture.h30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dslide_gesture.cpp29 double speed = newContext->NormalizeToPx(Dimension(speed_, DimensionUnit::VP)); in CreateRecognizer() local
H A Dslide_gesture.h30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() argument
H A Dslide_recognizer.h32 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 Dspeed.cpp29 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 Dtimepicker_haptic_stub.h26 void Play(size_t speed) {} in Play() argument
H A Dtimepicker_haptic_impl.cpp25 void TimepickerAudioHapticImpl::Play(size_t speed) in Play() argument
H A Dtimepicker_haptic_controller.cpp157 void TimePickerHapticController::Play(size_t speed) in Play() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dmarquee_event_tdd_test.cpp67 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 Dpointerspeed_fuzzer.cpp44 int32_t speed = 0; in PointerSpeedFuzzTest() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp61 double speed = (yEnd_ - yStart_) / timeDiff; in Play() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dswipe_recognizer.h33 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 Drs_frame_rate_policy_test.cpp53 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 Drs_frame_rate_policy.cpp91 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 Dadd_arc.cpp124 float speed = sqrtf(16 / rc.w) * 0.5f; in OnTestFunction() local
/foundation/multimedia/media_foundation/test/unittest/
H A DTestAudioSinkPlugin.cpp88 float speed; in HWTEST() local
97 float speed = 0.0f; in HWTEST() local
/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Dvideo_sink_test.cpp96 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 Davsession_callback_proxy_test.cpp206 double speed = 0; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_listener_impl_proxy.cpp139 void StreamPlayerListenerImplProxy::OnPlaySpeedChanged(const PlaybackSpeed speed) in OnPlaySpeedChanged() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dstream_player_listener_impl_proxy.cpp139 void StreamPlayerListenerImplProxy::OnPlaySpeedChanged(const PlaybackSpeed speed) in OnPlaySpeedChanged() argument
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_render_context.h110 int32_t CalcExpectedFrameRate(const std::string& scene, float speed) in CalcExpectedFrameRate() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_label.h479 uint16_t speed; member
H A Dui_arc_label.h450 uint16_t speed; member
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_speed.cpp96 int32_t AudioSpeed::SetSpeed(float speed) in SetSpeed() argument

Completed in 13 milliseconds

1234567