Home
last modified time | relevance | path

Searched defs:scale (Results 201 - 225 of 1436) sorted by relevance

12345678910>>...58

/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp58 double scale = 1.0f; in ProcessMove() local
168 float scale = 1.0f; in UpdateLayoutParams() local
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dapp_theme.h60 void SetHoverScaleStart(float scale) in SetHoverScaleStart() argument
70 void SetHoverScaleEnd(float scale) in SetHoverScaleEnd() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h101 double scale = std::min(rect.Width() / (xRadius + xRadius), rect.Height() / (yRadius + yRadius)); in SetRectWithSimpleRadius() local
109 void ApplyScaleAndRound(float scale) in ApplyScaleAndRound() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_util.cpp45 float scale = context->GetFontScale(); in ShowLongPressDialog() local
97 float scale = context->GetFontScale(); in ShowLongPressDialog() local
136 float scale = context->GetFontScale(); in CreateCustomDialog() local
180 float scale = context->GetFontScale(); CreateDialogTextNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp130 void TransformConvertor::AddKeyframe(AnimationType type, double time, const ScaleOperation& scale) in AddKeyframe() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/
H A Dscroll_fade_effect.cpp157 void ScrollFadeEffect::SetOpacityAndScale(float opacity, float scale) in SetOpacityAndScale() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_modifier.cpp66 auto scale = qrCodeSize / sizeInPixel; in onDraw() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_dialog_view.cpp213 auto scale = pickerTheme->GetMaxTwoFontScale() / pickerTheme->GetMaxThirdFontScale(); in HWTEST_F() local
311 auto scale = pickerTheme->GetTitleFontScaleLimit() / pipeline->GetFontScale(); in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_common_converter.cpp122 static const float scale = 1 << (AUDIO_SAMPLE_16BIT_LENGTH - 1); in ConvertBufferTo16Bit() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_transition_effect.cpp66 std::shared_ptr<RSTransitionEffect> RSTransitionEffect::Scale(const Vector3f& scale) in Scale() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.cpp108 std::shared_ptr<RSPropertyBase> operator*=(const std::shared_ptr<RSPropertyBase>& value, const float scale) in operator *=() argument
137 std::shared_ptr<RSPropertyBase> operator*(const std::shared_ptr<const RSPropertyBase>& value, const float scale) in operator *() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_time_statistician.cpp31 int64_t scale = frameInfo.timePonit.finishScale - frameInfo.timePonit.startScale; in CalProcessTime() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dpoint.h129 inline PointF& PointF::operator*=(scalar scale) in operator *=() argument
164 inline const PointF operator*(scalar scale, const PointF& p) in operator *() argument
169 inline const PointF operator*(const PointF& p, scalar scale) in operator *() argument
283 operator *=(scalar scale) operator *=() argument
310 operator *(scalar scale, const PointI& p) operator *() argument
315 operator *(const PointI& p, scalar scale) operator *() argument
[all...]
H A Dpoint3.h117 inline Point3& Point3::operator*=(scalar scale) in operator *=() argument
146 inline const Point3 operator*(scalar scale, const Point3& p) in operator *() argument
152 operator *(const Point3& p, scalar scale) operator *() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-fractional-divider.c76 unsigned long scale; in clk_fd_general_approximation() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dtopology.c234 u64 core_cnt, const_cnt, scale; in topology_scale_freq_tick() local
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_arith.c656 int scale, oldround; in fp_fscale() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dipp.h54 uint16_t scale; member
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_arith.c656 int scale, oldround; in fp_fscale() local
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lp8788.c31 enum lp8788_isink_scale scale; member
/kernel/linux/linux-5.10/drivers/iio/position/
H A Diqs624-pos.c137 unsigned int scale = 1; in iqs624_pos_read_raw() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dscmi-hwmon.c33 s8 scale = sensor->scale; in scmi_hwmon_scale() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpmu.h53 double scale; member
69 double scale; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_rect.c136 int scale = 0; in drm_calc_scale() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c166 u32 scale; in vidtv_demod_update_stats() local
[all...]

Completed in 20 milliseconds

12345678910>>...58