Home
last modified time | relevance | path

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

1234567

/base/msdp/device_status/utils/common/src/
H A Danimation_curve.cpp121 auto steps = static_cast<int32_t>(curve[ARG_0]); in CreateStepsCurve() local
/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...]
/third_party/ffmpeg/tests/checkasm/
H A Dvf_gblur.c39 int steps = 2; in check_horiz_slice() local
54 int steps = 2; in check_verti_slice() local
/third_party/libunwind/libunwind/tests/
H A DLtest-init-local-signal.c13 int steps = 0; in stepper() local
H A DLtest-mem-validate.c62 int steps = 0; in do_backtrace() local
/third_party/libsnd/src/
H A Dima_oki_adpcm.h33 int const * steps ; member
/third_party/skia/src/gpu/
H A DGrColorSpaceXform.h24 GrColorSpaceXform(const SkColorSpaceXformSteps& steps) : fSteps(steps) {} in GrColorSpaceXform() argument
31 const SkColorSpaceXformSteps& steps() const { return fSteps; } in steps() function in GrColorSpaceXform
[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...]
/third_party/libwebsockets/lib/drivers/led/
H A Dled-seq.c156 int steps; in lws_led_set_chs_seq() local
/third_party/skia/samplecode/
H A DSamplePathEffects.cpp82 int steps = 20; variable
/third_party/ffmpeg/libavfilter/
H A Dgblur.h37 int steps; member
H A Dvf_gblur_init.h45 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c() argument
66 do_vertical_columns(float *buffer, int width, int height, int column_begin, int column_end, int steps, float nu, float boundaryscale, int column_step) do_vertical_columns() argument
99 verti_slice_c(float *buffer, int width, int height, int slice_start, int slice_end, int steps, float nu, float boundaryscale) verti_slice_c() argument
/third_party/skia/src/core/
H A DSkConvertPixels.cpp17 rect_memcpy(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, const SkImageInfo& srcInfo, const void* srcPixels, size_t srcRB, const SkColorSpaceXformSteps& steps) rect_memcpy() argument
34 swizzle_or_premul(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, const SkImageInfo& srcInfo, const void* srcPixels, size_t srcRB, const SkColorSpaceXformSteps& steps) swizzle_or_premul() argument
206 convert_with_pipeline(const SkImageInfo& dstInfo, void* dstRow, int dstStride, const SkImageInfo& srcInfo, const void* srcRow, int srcStride, const SkColorSpaceXformSteps& steps) convert_with_pipeline() argument
[all...]
/third_party/skia/third_party/externals/dawn/scripts/
H A Dperf_test_runner.py132 steps = get_results("steps", ["--calibration"])[0] variable
/third_party/skia/experimental/graphite/src/
H A DRenderer.h93 SkSpan<const RenderStep* const> steps() const { in steps() function in skgpu::Renderer
118 Renderer(const char* name, std::array<const RenderStep*, N> steps) in Renderer() argument
[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

Completed in 8 milliseconds

1234567