| /foundation/arkui/ui_lite/interfaces/innerkits/dock/ |
| D | rotate_input_device.h | 32 void SetRotateInputThreshold(int16_t threshold) in SetRotateInputThreshold()
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | friction_motion.cpp | 30 …Motion::FrictionMotion(double friction, double initPosition, double initVelocity, double threshold) in FrictionMotion() 35 … FrictionMotion::Reset(double friction, double initPosition, double initVelocity, double threshold) in Reset()
|
| /foundation/communication/netmanager_base/services/netstatsmanager/include/ |
| D | net_stats_cached.h | 45 inline void SetTrafficThreshold(uint64_t threshold) in SetTrafficThreshold() 50 inline void SetDateThreshold(uint64_t threshold) in SetDateThreshold()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/ |
| D | grid_container_utils.cpp | 50 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local 73 auto threshold = ParseBreakpoints(breakpoints); in ProcessGridSizeType() local
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
| D | get_topn.h | 28 void GetTopN(T* prediction, int32_t predictionSize, size_t numResults, float threshold, in GetTopN()
|
| D | utils.cpp | 165 const float threshold = 0.001f; in AnalysisResults() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/progress/ |
| D | rosen_render_bubble_progress.cpp | 51 static const int32_t threshold = 7; in Paint() local
|
| D | flutter_render_bubble_progress.cpp | 44 static const int32_t threshold = 7; in Paint() local
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| D | ui_scroll_view_unit_test.cpp | 26 const uint8_t threshold = 2; variable
|
| /foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
| D | net_stats_cached_test.cpp | 97 uint32_t threshold = 1000; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| D | rs_spring_model.cpp | 303 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), in EstimateDurationForUnderDampedModel() local 324 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), SPRING_MIN_THRESHOLD); in EstimateDurationForCriticalDampedModel() local 347 float threshold = fmax(toFloat(minimumAmplitudeRatio_ * initialOffset_), SPRING_MIN_THRESHOLD); in EstimateDurationForOverDampedModel() local
|
| /foundation/multimedia/player_framework/services/utils/ |
| D | player_xcollie.cpp | 43 static constexpr uint32_t threshold = 5; // >5 Restart service in TimerCallback() local
|
| /foundation/communication/dhcp/services/dhcp_server/include/ |
| D | hash_table.h | 47 size_t threshold; member
|
| /foundation/communication/netmanager_base/services/netstatsmanager/src/ |
| D | net_stats_cached.cpp | 156 void NetStatsCached::SetCycleThreshold(uint32_t threshold) in SetCycleThreshold()
|
| /foundation/multimedia/av_codec/services/dfx/ |
| D | avcodec_xcollie.cpp | 53 static constexpr uint32_t threshold = 1; // >= 1 Restart service in ServiceTimerCallback() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_filter_cache_manager.cpp | 36 static auto threshold = RSSystemProperties::GetFilterCacheSizeThreshold(); in IsLargeArea() local
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| D | ui_picker.h | 520 void SetRotateThrowThreshold(uint8_t threshold) in SetRotateThrowThreshold()
|
| D | ui_abstract_scroll.h | 317 void SetRotateThrowThreshold(uint8_t threshold) in SetRotateThrowThreshold()
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_swipe_view.cpp | 459 int16_t threshold = (this->*pfnGetWidthOrHeight)() >> 2; // 2: 1/4 width or height in RefreshCurrentViewByThrow() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_grid_row.cpp | 229 JSRef<JSVal> threshold = array->GetValueAt(i); in ParserBreakpoints() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
| D | render_list_item.cpp | 412 double threshold = theme_ ? theme_->GetItemSwipeThreshold() : SWIPER_TH; in HandleDragEnd() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| D | render_multi_child_scroll.cpp | 820 double threshold = 0.0; in HandleRotate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_item_pattern.cpp | 527 float threshold = SWIPER_TH; in HandleDragEnd() local
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/ |
| D | parcel.cpp | 84 size_t threshold = CAPACITY_THRESHOLD; in CalcNewCapacity() local
|