Home
last modified time | relevance | path

Searched defs:steps (Results 1 - 25 of 79) 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...]
/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
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_common.c464 int val1, val2, val3, steps; in mpegaudiodec_common_init_static() local
/third_party/backends/backend/genesys/
H A Ddevice.cpp158 advance_head_pos_by_steps(ScanHeadId scan_head, Direction direction, unsigned steps) advance_head_pos_by_steps() argument
H A Dmotor.cpp44 float compute_acceleration_for_steps(unsigned initial_w, unsigned max_w, unsigned steps) in compute_acceleration_for_steps() argument
52 create_from_steps(unsigned initial_w, unsigned max_w, unsigned steps) create_from_steps() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h71 steps = 1 << 17, enumerator
/third_party/libdrm/tests/modetest/
H A Dcursor.c125 static const struct cursor_step steps[] = { variable
/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

Completed in 9 milliseconds

1234