Home
last modified time | relevance | path

Searched defs:scale (Results 901 - 925 of 1436) sorted by relevance

1...<<31323334353637383940>>...58

/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp1663 double scale = 1.0; in HWTEST_F() local
1691 double scale = -2.0; in HWTEST_F() local
1720 double scale = -2.0; in HWTEST_F() local
1749 double scale = 1.0; in HWTEST_F() local
1778 double scale = 1.0; in HWTEST_F() local
1807 double scale = -2.0; HWTEST_F() local
1836 double scale = -2.0; HWTEST_F() local
1865 double scale = 1.0; HWTEST_F() local
1894 double scale = 1.0; HWTEST_F() local
4465 double scale = 1; HWTEST_F() local
4495 double scale = 1; HWTEST_F() local
4526 double scale = 1; HWTEST_F() local
4556 double scale = 1; HWTEST_F() local
4587 double scale = 1; HWTEST_F() local
4618 double scale = 1; HWTEST_F() local
4794 double scale = 10; HWTEST_F() local
4823 double scale = 3; HWTEST_F() local
4852 double scale = 3; HWTEST_F() local
4882 double scale = 3; HWTEST_F() local
4911 double scale = 0.1; HWTEST_F() local
4941 double scale = 0.1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp94 const float scale = tan(cameraComponent.yFov * 0.5f) * cameraComponent.zNear; in CalculateProjectionMatrix() local
236 Math::Vec3 scale; in CameraLookAt() local
395 float scale = 1.f; CalculateScalingFactor() local
474 UpdateTracks(IEcs& ecs, array_view<EntityReference> targetTracks, array_view<const EntityReference> sourceTracks, array_view<const Entity> srcJointEntities, array_view<const Entity> srcToDstJointMapping, float scale) UpdateTracks() argument
554 const auto scale = CalculateScalingFactor(ecs, targetEntity, sourceEntity); RetargetSkinAnimation() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp1129 BASE_NS::Math::Vec3 scale; in SetGlobalTransform() local
1134 META_NS::SetValue(Scale(), scale); in SetGlobalTransform() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h587 Matrix3<T> Matrix3<T>::Scale(const Vector2<T>& scale, const Vector2<T>& fixed) in Scale() argument
906 Scale(const Vector3<T>& scale, const Vector3<T>& fixed) Scale() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp1012 auto scale = properties.GetScale(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h213 ParticleRenderParams(const EmitterConfig& emitterConfig, const ParticleVelocity& velocity, const RenderParticleAcceleration& acceleration, const RenderParticleColorParaType& color, const RenderParticleParaType<float>& opacity, const RenderParticleParaType<float>& scale, const RenderParticleParaType<float>& spin) ParticleRenderParams() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp397 float scale = std::min(xScale, yScale); in GetComposerInfoSrcRect() local
473 float scale = std::min(xScale, yScale); GetComposerInfoSrcRect() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp553 void RSImage::SetScale(double scale) in SetScale() argument
666 double scale; in Unmarshalling() local
703 UnmarshalImageProperties( Parcel& parcel, int& fitNum, int& repeatNum, std::vector<Drawing::Point>& radius, double& scale, bool& hasFitMatrix, Drawing::Matrix& fitMatrix) UnmarshalImageProperties() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp1238 float scale = 0.875; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp2071 float scale = 0; in HWTEST_F() local
2098 float scale = 0; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp359 void PixelYuv::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelYuv
365 void PixelYuv::scale(int32_t dstW, int32_t dstH) in scale() function in OHOS::Media::PixelYuv
385 void PixelYuv::scale(float xAxis, float yAxis, const AntiAliasingOption &option) in scale() function in OHOS::Media::PixelYuv
425 void PixelYuv::scale(int32_t dstW, int32_t dstH, const AntiAliasingOption &option) scale() function in OHOS::Media::PixelYuv
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp158 float scale = max(widthScale, heightScale); in CenterScale() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp440 constexpr int32_t scale = 1000000; in ProcessRectBox() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp572 static bool IsValidVolume(float &scale) in IsValidVolume() argument
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp840 float scale; in WindowImplFuzzTest01() local
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h401 auto scale = worldMat.GetScale(); in GetTransformFromWorldMat4() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp312 std::vector<float> scale = {0.1f, 0.2f}; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp754 float scale = std::min(static_cast<float>(winRect.width_) / sizeLimits.minWidth_, in UpdateFloatingWindowSizeForStretchableWindow() local
/kernel/linux/linux-5.10/block/
H A Dblk-iolatency.c333 unsigned long scale = scale_amount(qd, up); in scale_cookie_change() local
373 unsigned long scale = scale_amount(qd, up); scale_change() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dimc-pmu.c151 static int imc_parse_event(struct device_node *np, const char *scale, in imc_parse_event() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtime.c1038 u64 scale; in time_init() local
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Dclock.c376 alchemy_calc_div(unsigned long rate, unsigned long prate, int scale, int maxdiv, unsigned long *rv) alchemy_calc_div() argument
401 alchemy_clk_fgcs_detr(struct clk_hw *hw, struct clk_rate_request *req, int scale, int maxdiv) alchemy_clk_fgcs_detr() argument
713 int scale, maxdiv; alchemy_clk_fgv2_detr() local
930 int scale = c->dt[2] == 3 ? 1 : 2; /* au1300 check */ alchemy_clk_csrc_detr() local
[all...]
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A Dclock.c376 alchemy_calc_div(unsigned long rate, unsigned long prate, int scale, int maxdiv, unsigned long *rv) alchemy_calc_div() argument
401 alchemy_clk_fgcs_detr(struct clk_hw *hw, struct clk_rate_request *req, int scale, int maxdiv) alchemy_clk_fgcs_detr() argument
713 int scale, maxdiv; alchemy_clk_fgv2_detr() local
930 int scale = c->dt[2] == 3 ? 1 : 2; /* au1300 check */ alchemy_clk_csrc_detr() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtime.c886 u64 scale; in time_init() local
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dimc-pmu.c152 static int imc_parse_event(struct device_node *np, const char *scale, in imc_parse_event() argument
[all...]

Completed in 46 milliseconds

1...<<31323334353637383940>>...58