Home
last modified time | relevance | path

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

12345678910>>...12

/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
/third_party/musl/porting/liteos_a/user/src/termios/
H A Dcfsetospeed.c7 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed() argument
19 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() argument
/third_party/musl/src/termios/
H A Dcfsetospeed.c7 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed() argument
19 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() 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
/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
/third_party/musl/Benchmark/musl/
H A Dlibc_ioctl.cpp41 int speed = cfgetospeed(&ttydev); in Bm_function_Ioctl_baudrate() local
/third_party/toybox/toys/net/
H A Dmicrocom.c39 int i, speed; in microcom_main() 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
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller_utils.cpp43 double speed = bytes / durations; in CalculateAverageSpeed() local
/base/usb/usb_manager/test/fuzztest/usbmgrgetdevicespeed_fuzzer/
H A Dusbmgrgetdevicespeed_fuzzer.cpp42 uint8_t speed; in UsbMgrGetDeviceSpeedFuzzTest() local
/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
/third_party/curl/tests/unit/
H A Dunit1606.c50 runawhile(long time_limit, long speed_limit, curl_off_t speed, int dec) runawhile() argument
/third_party/pulseaudio/sonic/
H A DMain.java20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dg_uvc.h33 enum usb_device_speed speed; member
/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
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkDeviceTest.cpp152 uint8_t speed = 0; in BENCHMARK_F() local
/base/location/frameworks/native/location_ndk/include/
H A Dlocator_c_impl.h37 double speed = 0.0; member
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_device_status_test.cpp101 uint8_t speed = 0; in HWTEST_F() local
139 uint8_t speed = 0; in HWTEST_F() local
178 uint8_t speed = 0; in HWTEST_F() local
218 uint8_t speed = 0; HWTEST_F() local
[all...]
/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

Completed in 9 milliseconds

12345678910>>...12