Home
last modified time | relevance | path

Searched defs:threshold (Results 1 - 25 of 47) sorted by relevance

12

/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dget_topn.h28 void GetTopN(T* prediction, int32_t predictionSize, size_t numResults, float threshold, in GetTopN() argument
H A Dutils.cpp165 const float threshold = 0.001f; in AnalysisResults() local
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drosen_render_bubble_progress.cpp50 static const int32_t threshold = 7; in Paint() local
/foundation/arkui/ui_lite/interfaces/innerkits/dock/
H A Drotate_input_device.h32 void SetRotateInputThreshold(int16_t threshold) in SetRotateInputThreshold() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp26 const uint8_t threshold = 2; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_light_up_effect_filter_test.cpp237 float threshold = 0.5f; in HWTEST_F() local
252 float threshold = 0.5f; in HWTEST_F() local
H A Drs_material_filter_test.cpp374 float threshold = 1.0f; in HWTEST_F() local
398 float threshold = 1.0f; in HWTEST_F() local
H A Drs_blur_filter_test.cpp51 float threshold = 1.0f; in HWTEST_F() local
67 float threshold = 0.5f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dfriction_motion.cpp34 void FrictionMotion::Reset(double friction, double initPosition, double initVelocity, double threshold) in Reset() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_container_utils.cpp48 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local
71 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_color_test.cpp86 int16_t threshold = 2; in HWTEST_F() local
/foundation/multimedia/player_framework/services/utils/
H A Dplayer_xcollie.cpp55 static constexpr uint32_t threshold = 5; // >5 Restart service in TimerCallback() local
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_cached_test.cpp98 uint32_t threshold = 1000; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.h94 RenderHandle threshold; member
/foundation/multimedia/av_codec/services/dfx/
H A Davcodec_xcollie.cpp53 static constexpr uint32_t threshold = 1; // >= 1 Restart service in ServiceTimerCallback() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsblurfilter_fuzzer/
H A Drsblurfilter_fuzzer.cpp204 float threshold = GetData<float>(); in DoIsNearEqual() local
223 float threshold = GetData<float>(); in DoIsNearZero() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpost_proc_slr.h65 auto threshold = SkIntToScalar(1 << 12); in relax() local
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp65 void EventReport::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshold) {} in ReportPageNodeOverflow() argument
67 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() argument
69 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.cpp249 TryShrinkTextWidth(SizeF& point, SizeF& circlePoint, bool maxSpaceToShrink, float maxDistance, float threshold) TryShrinkTextWidth() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp770 int16_t threshold = static_cast<int16_t>(zeroThreshold); in IsNearEqual() local
/foundation/communication/netmanager_base/services/netstatsmanager/include/
H A Dnet_stats_cached.h63 inline void SetTrafficThreshold(uint64_t threshold) in SetTrafficThreshold() argument
68 inline void SetDateThreshold(uint64_t threshold) in SetDateThreshold() argument
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_cached.cpp380 void NetStatsCached::SetCycleThreshold(uint32_t threshold) in SetCycleThreshold() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp74 void EventReport::ReportPageNodeOverflow(const std::string& pageUrl, int32_t nodeCount, int32_t threshold) {} in ReportPageNodeOverflow() argument
76 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() argument
78 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_row.cpp224 JSRef<JSVal> threshold = array->GetValueAt(i); in ParserBreakpoints() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.cpp410 double threshold = theme_ ? theme_->GetItemSwipeThreshold() : SWIPER_TH; in HandleDragEnd() local

Completed in 15 milliseconds

12