Home
last modified time | relevance | path

Searched defs:max (Results 851 - 875 of 3766) sorted by relevance

1...<<31323334353637383940>>...151

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.cpp22 void GaugeModelNG::Create(float value, float min, float max) in Create() argument
H A Dgauge_pattern.cpp110 auto max = gaugePaintProperty->GetMax().value_or(100.0f); in BuildContentModifierNode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_data_panel.cpp95 double max = jsObj->GetPropertyValue<double>("max", 100.0); in Create() local
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Djs_third_provider_interaction_operation_utils_test.cpp134 auto max = ++index; in BuildAccessibilityElementInfoPart() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.cpp78 ProgressModelNG ProgressTestNg::CreateProgress(double value, double max, NG::ProgressType type) in CreateProgress() argument
H A Dprogress_content_modifier_test_ng.cpp151 ProgressModelNG ProgressConModTestNg::CreateProgress(double value, double max, NG::ProgressType type) in CreateProgress() argument
H A Dprogress_builder_test_ng.cpp150 ProgressModelNG ProgressBuilderTestNg::CreateProgress(double value, double max, NG::ProgressType type) in CreateProgress() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_test_ng.cpp749 double max = 0.0f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_model_ng.cpp213 void ScrollableModelNG::SetMaxFlingSpeed(double max) in SetMaxFlingSpeed() argument
246 void ScrollableModelNG::SetMaxFlingSpeed(FrameNode* frameNode, double max) in SetMaxFlingSpeed() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H A Dtransition_impl.cpp334 int8_t max = 127; in GetNumIterations() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_tdd_test.cpp179 const uint32_t max = UINT_MAX; in HWTEST_F() local
999 const uint32_t max = UINT_MAX; in HWTEST_F() local
1060 const uint8_t max = 255; in HWTEST_F() local
1122 const uint32_t max = UINT_MAX; HWTEST_F() local
1265 const uint16_t max = MAX_TEXT_LENGTH; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_circle_progress.cpp353 static int16_t max = 100; // 100: max value in OnClick() local
H A Dui_test_box_progress.cpp319 static int16_t max = 100; // 100: max value in OnClick() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp364 float max = d0; in GetDataRange() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h181 BASE_NS::Math::Vec3 max; member
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_particle_animate_test.cpp986 float max = 0.f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp65 uint32_t max = count-1; in nextULessThan() local
82 float_t TestRend::nextRangeF(float_t min, float_t max) in nextRangeF() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp803 float max = 0.f; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dbasic_transformer.h53 static inline int32_t ClampMax(int value, int max) in ClampMax() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability.cpp257 float max = std::max(tempRange.value()[1], range[1]); in PrepareSpecMaximumValue() local
306 float max = std::min(zoomRatioRangeInSpec_[1], range[1]); in GetZoomRatioRange() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dfunc_test.cpp2724 int64_t max = 100000001; in HWTEST_F() local
2824 int64_t max = 100000001; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp248 void Property::SetFormRange(int min, int max, int step) in SetFormRange() argument
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp161 napi_value max = nullptr; in GetDeviceAxisInfo() local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_device.cpp133 int32_t max = static_cast<int32_t>(INPUT_DEV_CAP_MAX); in HasCapability() local
156 InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t flat, int32_t resolution) in AxisInfo() argument
179 void InputDevice::AxisInfo::SetMaximum(int32_t max) in SetMaximum() argument
/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dtls_config_enhanced.h79 std::optional<TlsVersion> max; member

Completed in 27 milliseconds

1...<<31323334353637383940>>...151