Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 56) sorted by relevance

123

/foundation/arkui/ui_lite/interfaces/innerkits/dock/
Drotate_input_device.h32 void SetRotateInputThreshold(int16_t threshold) in SetRotateInputThreshold()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_layout_algorithm.cpp527 auto threshold = currentFontSize_.ConvertToPx() * (1.0 - TEXT_OUT_OF_WIDTH_PERCENT); in IsTextAdaptOutOfRange() local
539 auto threshold = TEXT_OUT_OF_RANGE_PERCENT * RANGE_RATIO * currentFontSize_.ConvertToPx(); in IsTextOutOfRangeInCircle() local
648 …mponentLayoutAlgorithm::TopLeftCompDistance(float obtainedRadius, float maxRadius, float threshold) in TopLeftCompDistance()
664 …nentLayoutAlgorithm::BottomLeftCompDistance(float obtainedRadius, float maxRadius, float threshold) in BottomLeftCompDistance()
680 …ponentLayoutAlgorithm::TopRightCompDistance(float obtainedRadius, float maxRadius, float threshold) in TopRightCompDistance()
697 …entLayoutAlgorithm::BottomRightCompDistance(float obtainedRadius, float maxRadius, float threshold) in BottomRightCompDistance()
721 auto threshold = TEXT_OUT_OF_RANGE_PERCENT * RANGE_RATIO * currentFontSize_.ConvertToPx(); in IsTextOutOfRangeInNormal() local
749 …curityComponentLayoutAlgorithm::IsTextOutOfOneColumn(RefPtr<FrameNode>& frameNode, float threshold) in IsTextOutOfOneColumn()
794 auto threshold = currentFontSize_.ConvertToPx() * TEXT_OUT_OF_WIDTH_PERCENT; in GetTextLimitExceededFlag() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_spring_model.cpp205 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), in EstimateDurationForUnderDampedModel() local
239 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), SPRING_MIN_THRESHOLD); in EstimateDurationForCriticalDampedModel() local
274 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), SPRING_MIN_THRESHOLD); in EstimateDurationForOverDampedModel() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
Dgrid_container_utils.cpp50 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local
73 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local
/foundation/arkui/ace_engine/test/mock/base/
Dmock_event_report.cpp67 …Report::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshold) {} in ReportPageNodeOverflow()
69 …entReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow()
71 …tReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
Dget_topn.h28 void GetTopN(T* prediction, int32_t predictionSize, size_t numResults, float threshold, in GetTopN()
Dutils.cpp165 const float threshold = 0.001f; in AnalysisResults() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
Drs_light_up_effect_filter_test.cpp237 float threshold = 0.5f; variable
252 float threshold = 0.5f; variable
Drs_blur_filter_test.cpp51 float threshold = 1.0f; variable
67 float threshold = 0.5f; variable
Drs_material_filter_test.cpp374 float threshold = 1.0f; variable
398 float threshold = 1.0f; variable
/foundation/arkui/ace_engine/frameworks/core/components/progress/
Drosen_render_bubble_progress.cpp50 static const int32_t threshold = 7; in Paint() local
/foundation/communication/netmanager_base/services/netstatsmanager/include/
Dnet_stats_cached.h63 inline void SetTrafficThreshold(uint64_t threshold) in SetTrafficThreshold()
68 inline void SetDateThreshold(uint64_t threshold) in SetDateThreshold()
/foundation/arkui/ace_engine/adapter/preview/osal/
Devent_report.cpp74 …Report::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshold) {} in ReportPageNodeOverflow()
76 …entReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow()
78 …tReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout()
/foundation/arkui/ui_lite/test/unittest/components/
Dui_scroll_view_unit_test.cpp26 const uint8_t threshold = 2; variable
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
Dnet_stats_cached_test.cpp98 uint32_t threshold = 1000; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsblurfilter_fuzzer/
Drsblurfilter_fuzzer.cpp204 float threshold = GetData<float>(); in DoIsNearEqual() local
223 float threshold = GetData<float>(); in DoIsNearZero() local
/foundation/arkui/ace_engine/frameworks/core/animation/
Dfriction_motion.cpp34 … FrictionMotion::Reset(double friction, double initPosition, double initVelocity, double threshold) in Reset()
/foundation/multimedia/player_framework/services/utils/
Dplayer_xcollie.cpp55 static constexpr uint32_t threshold = 5; // >5 Restart service in TimerCallback() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
Dpost_proc_slr.h66 auto threshold = SkIntToScalar(1 << 12); in relax() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
Drs_color_test.cpp86 int16_t threshold = 2; variable
/foundation/multimodalinput/input/util/common/include/
Dmmi_vector2.h229 bool Vector2<T>::IsNearEqual(const Vector2& other, T threshold) const in IsNearEqual()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_vector2.h240 bool Vector2<T>::IsNearEqual(const Vector2& other, T threshold) const in IsNearEqual()
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
Drender_bloom.h94 RenderHandle threshold; in RENDER_BEGIN_NAMESPACE() member
/foundation/multimedia/av_codec/services/dfx/
Davcodec_xcollie.cpp149 static constexpr uint32_t threshold = 1; // >= 1 Restart service in ServiceInterfaceTimerCallback() local
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_picker.h520 void SetRotateThrowThreshold(uint8_t threshold) in SetRotateThrowThreshold()

123