Home
last modified time | relevance | path

Searched defs:max_ (Results 1 - 25 of 30) sorted by relevance

12

/foundation/graphic/graphic_3d/3d_widget_adapter/include/custom/
H A Dshader_input_buffer.h41 static constexpr int max_ = 0x100000; member
/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dvideo_capture_range_adapter_impl.h46 double max_ = 0.0; member in OHOS::NWeb::VideoCaptureRangeAdapterImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_model_ng.h30 float max_; member in OHOS::Ace::NG::GaugeConfiguration
H A Dgauge_modifier.h134 RefPtr<AnimatablePropertyFloat> max_; member in OHOS::Ace::NG::GaugeModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.h32 double max_; member in OHOS::Ace::NG::SliderConfiguration
/third_party/googletest/googlemock/src/
H A Dgmock-cardinalities.cc87 const int max_; member in testing::__anon2994::BetweenCardinalityImpl
122 *os << "called between " << min_ << " and " << max_ << " times"; DescribeTo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_progress.h80 double max_ = PROGRESS_DEFAULT_MAX; member in OHOS::Ace::RenderProgress
/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Drender_watch_slider.h53 double max_ = 100.0; member in OHOS::Ace::RenderWatchSlider
H A Dwatch_slider_component.h165 double max_ = 100.0; member in OHOS::Ace::WatchSliderComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_paint_method.cpp35 auto max_ = paintProperty->GetMax().value_or(DEFAULT_MAX_VALUE); in UpdateContentModifier() local
H A Ddata_panel_modifier.h208 RefPtr<AnimatablePropertyFloat> max_; member in OHOS::Ace::NG::DataPanelModifier
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_slider.h59 double max_ = 100.0; member in OHOS::Ace::Framework::final
H A Ddom_progress.h51 double max_ = 100.0; member in OHOS::Ace::Framework::final
H A Ddom_chart.h200 double max_ = 100.0; member in OHOS::Ace::Framework::DOMChart
/third_party/node/deps/v8/src/objects/
H A Dinternal-index.h75 size_t max_; member in v8::internal::InternalIndex::Range
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_frame_rate_range.h158 int max_ = 0; global() member in OHOS::Rosen::FrameRateRange
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dlog_uniform_int_distribution.h111 result_type max_; member in absl::log_uniform_int_distribution::param_type
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.h107 int max_ = 0; global() member in OHOS::Ace::FrameRateRange
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h89 int max_ = 0; member
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h212 int32_t max_; member in OHOS::Media::MediaJsResultRange
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dquant_levels_dec_utils.c66 int min_, max_; // min and max level values member
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.h276 double max_ = DEFAULT_MAX; member in OHOS::Ace::RenderSlider
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1115 const RawType max_; member in testing::gmock_matchers_test::__anon3001::FloatingPointTest
[all...]
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h226 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_() function
229 SI F max_(F x, F y) { return (F)vmaxq_f32((float32x4_t)x, (float32x4_t)y); } in max_() function
232 SI F max_(F x, F y) { return if_then_else(x < y, y, x); } in max_() function
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_element_info.h118 double max_ = 0; member in OHOS::Accessibility::RangeInfo

Completed in 16 milliseconds

12