Home
last modified time | relevance | path

Searched defs:steps (Results 1 - 25 of 94) sorted by relevance

1234

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_steps_interpolator.cpp25 RSStepsInterpolator::RSStepsInterpolator(int32_t steps, StepsCurvePosition position) in RSStepsInterpolator() argument
29 RSStepsInterpolator::RSStepsInterpolator(uint64_t id, int32_t steps, StepsCurvePosition position) in RSStepsInterpolator() argument
53 int32_t steps = 0; in Unmarshalling() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dautogain_functions.c23 int i, steps, retval = 0; in gspca_expo_autogain() local
103 int steps, retval = 0; in gspca_coarse_grained_expo_autogain() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dautogain_functions.c23 int i, steps, retval = 0; in gspca_expo_autogain() local
103 int steps, retval = 0; in gspca_coarse_grained_expo_autogain() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_steps_interpolator_animat_test.cpp43 int32_t steps = 4; in HWTEST_F() local
76 int32_t steps in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_steps_interpolator_test.cpp43 int32_t steps = 4; in HWTEST_F() local
76 int32_t steps in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_rating.cpp126 auto steps = info[0]->ToNumber<double>(); in SetStepSize() local
/foundation/arkui/ui_lite/test/autotest/include/
H A Dui_test_message.h47 std::vector<TestSteps> steps; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_animation_timing_curve.cpp112 RSAnimationTimingCurve RSAnimationTimingCurve::CreateStepsCurve(int32_t steps, StepsCurvePosition position) in CreateStepsCurve() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dloongson1-cpufreq.c84 int steps, i; in ls1x_cpufreq_init() local
/kernel/linux/linux-5.10/drivers/input/misc/
H A Drotary_encoder.c38 u32 steps; member
[all...]
/kernel/linux/linux-5.10/drivers/iio/dummy/
H A Diio_simple_dummy.h40 int steps; member
/kernel/linux/linux-6.6/drivers/iio/dummy/
H A Diio_simple_dummy.h40 int steps; member
/kernel/linux/linux-6.6/drivers/input/misc/
H A Drotary_encoder.c38 u32 steps; member
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rating_bridge.cpp88 auto steps = secondArg->ToNumber(vm)->Value(); in SetRatingStepSize() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_tester_impl.cpp197 uint32_t steps = distance / stepLen; in FlingImpl() local
H A Daction.cpp28 constexpr uint32_t steps = 2; in DecomposeTap() local
38 constexpr uint32_t steps = 4; in DecomposeDoubleTap() local
51 constexpr uint32_t steps = 2; in DecomposePress() local
167 constexpr uint32_t steps = 50; in Decompose() local
[all...]
/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp98 void TcpSocketClientManager::OnGetTestSetps(QJsonArray array, std::vector<TestSteps>& steps) in OnGetTestSetps() argument
H A Dui_auto_test.cpp166 void UIAutoTest::OnTestBySteps(std::vector<TestSteps> steps, std::string className) in OnTestBySteps() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp125 const FormatInfo* steps[] = { FORMATS, FORMATS_SRGB, nullptr }; in FormatToGlFormat() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c366 static void lpt_bend_clkout_dp(struct drm_i915_private *dev_priv, int steps) in lpt_bend_clkout_dp() argument
/test/testfwk/arkxtest/uitest/test/
H A Dui_action_test.cpp136 const uint32_t steps = events.GetSize() - 1; in TEST_F() local
187 const uint32_t steps = opt.swipeStepsCounts_; in TEST_F() local
226 const int32_t steps = events.GetSteps() - 1; TEST_F() local
366 const int32_t steps = events.GetSteps() - 1; TEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.h146 void SetSliderSteps(double steps) in SetSliderSteps() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve.h204 explicit StepsCurve(int32_t steps, StepsCurvePosition position = StepsCurvePosition::START) in StepsCurve() argument
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/
H A Danimation_framework_test.cpp683 int32_t steps = 4; HWTEST_F() local
750 int32_t steps = 4; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dsp887x.c443 int steps = (sync0x200 >> 4) & 0x00f; in sp887x_read_status() local

Completed in 13 milliseconds

1234