/third_party/skia/bench/ |
H A D | HairlinePathBench.cpp | 166 float weight = randWeight.nextRangeF(0.0f, 2.0f); variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | airtime_policy.c | 111 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights() argument 96 sta_set_airtime_weight(struct hostapd_data *hapd, struct sta_info *sta, unsigned int weight) sta_set_airtime_weight() argument 244 unsigned int weight; airtime_policy_new_sta() local [all...] |
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deRandom.hpp | 137 T Random::chooseWeighted (InputIter first, InputIter last, WeightIter weight) in chooseWeighted() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | airtime_policy.c | 107 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights() argument 92 sta_set_airtime_weight(struct hostapd_data *hapd, struct sta_info *sta, unsigned int weight) sta_set_airtime_weight() argument 240 unsigned int weight; airtime_policy_new_sta() local [all...] |
/foundation/CastEngine/castengine_wifi_display/services/agent/ |
H A D | agent.cpp | 693 AgentRunStepWeight weight = AGENT_STEP_WEIGHT_IDLE; in GetRunStepWeight() local 728 AgentRunStepWeight weight = GetRunStepWeight(step); in CheckRunStep() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_model_ng.cpp | 179 void MenuItemModelNG::SetFontWeight(FontWeight weight) in SetFontWeight() argument 212 void MenuItemModelNG::SetLabelFontWeight(FontWeight weight) in SetLabelFontWeight() argument 281 void MenuItemModelNG::SetLabelFontWeight(FrameNode* frameNode, FontWeight weight) in SetLabelFontWeight() argument 305 void MenuItemModelNG::SetFontWeight(FrameNode* frameNode, FontWeight weight) in SetFontWeight() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | rosen_render_svg_polygon.cpp | 235 float weight = 1.0f; in GetPath() local 125 CreateSkPaths( const std::string& points1, const std::string& points2, double weight, SkPath* out) CreateSkPaths() argument 156 CreateRSPaths( const std::string& points1, const std::string& points2, double weight, RSPath* out) CreateRSPaths() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_textfield_ffi.cpp | 155 FfiOHOSAceFrameworkTextFieldSetPlaceholderFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkTextFieldSetPlaceholderFont() argument
|
H A D | cj_datepicker_ffi.cpp | 183 FfiOHOSAceFrameworkDatePickerSetDisappearTextStyle(uint32_t color, double size, int32_t unit, const char* weight, const char* family, uint32_t style) FfiOHOSAceFrameworkDatePickerSetDisappearTextStyle() argument 204 FfiOHOSAceFrameworkDatePickerSetTextStyle(uint32_t color, double size, int32_t unit, const char* weight, const char* family, uint32_t style) FfiOHOSAceFrameworkDatePickerSetTextStyle() argument 225 FfiOHOSAceFrameworkDatePickerSetSelectedTextStyle(uint32_t color, double size, int32_t unit, const char* weight, const char* family, uint32_t style) FfiOHOSAceFrameworkDatePickerSetSelectedTextStyle() argument
|
H A D | cj_gauge_ffi.cpp | 164 void FfiOHOSAceFrameworkGaugeSetLinearGradientColors(VecLinearGradientHandle linearGradients, VectorUInt32Ptr weight) in FfiOHOSAceFrameworkGaugeSetLinearGradientColors() argument
|
H A D | cj_select_ffi.cpp | 68 FfiOHOSAceFrameworkSelectSetFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetFont() argument 87 FfiOHOSAceFrameworkSelectSetSelectedOptionFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetSelectedOptionFont() argument 106 FfiOHOSAceFrameworkSelectSetOptionFont( int32_t style, const char* weight, double size, int32_t sizeUnit, const char* family) FfiOHOSAceFrameworkSelectSetOptionFont() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_timepicker_bridge.cpp | 76 std::string weight = DEFAULT_ERR_CODE;
in SetTextStyle() local 125 std::string weight = DEFAULT_ERR_CODE;
in SetSelectedTextStyle() local 174 std::string weight = DEFAULT_ERR_CODE; SetDisappearTextStyle() local [all...] |
H A D | arkts_native_marquee_bridge.cpp | 93 std::string weight = DEFAULT_FONT_WEIGHT; in SetFontWeight() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_text_clock.cpp | 208 std::string weight; in SetFontWeight() local
|
H A D | js_texttimer.cpp | 237 std::string weight; in SetFontWeight() local
|
H A D | js_menu_item.cpp | 232 std::string weight; in ContentFont() local 294 std::string weight; in LabelFont() local [all...] |
H A D | js_menu.cpp | 72 std::string weight; in Font() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | font_manager.h | 36 uint32_t weight = 0; member 51 int weight = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | gauge_modifier.cpp | 160 void SetColors(ArkUINodeHandle node, const uint32_t* colors, const ArkUI_Float32* weight, uint32_t length) in SetColors() argument 207 std::vector<ArkUI_Float32> weight; in SetGradientColors() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_blur_common.h | 314 float weight = 0.0; in DownscaleRGBADof() local 338 float weight = samples[0].a; in BlurRGBADof() local [all...] |
/foundation/graphic/graphic_surface/surface/test/systemtest/ |
H A D | surface_ipc_with_pts_test.cpp | 154 int32_t weight = 0x100; in ChildProcessMain() local
|
H A D | surface_ipc_with_invaild_pts_test.cpp | 116 int32_t weight = 0x100; in ChildProcessMain() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_descriptor_cache.cpp | 326 bool FontDescriptorCache::FilterBoldCache(int weight, std::set<FontDescSharedPtr>& finishRet) in FilterBoldCache() argument [all...] |
H A D | font_parser.h | 90 int weight = 0; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | paragraph_builder_impl.cpp | 62 auto weight = ConvertToSkFontWeight(fontWeight); in MakeFontStyle() local
|