/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftwinfnt.h | 198 FT_UShort weight; member
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcmanag.c | 481 FT_Offset weight = 0; in FTC_Manager_Check() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegBankReassign.cpp | 86 Candidate(MachineInstr *mi, unsigned reg, unsigned freebanks, unsigned weight) Candidate() argument
|
/third_party/skia/gm/ |
H A D | beziereffects.cpp | 318 static int SplitConic(const SkPoint src[3], SkConic dst[2], const SkScalar weight) { in SplitConic() argument 341 static int ChopConic(const SkPoint src[3], SkConic dst[4], const SkScalar weight) { in ChopConic() argument
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGText.cpp | 30 auto weight = [](const SkSVGFontWeight& w) { in ResolveFont() local
|
/third_party/skia/modules/skottie/src/layers/ |
H A D | TextLayer.cpp | 83 auto weight = SkFontStyle::kNormal_Weight; in FontStyle() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktSampleVerifier.cpp | 290 getFilteredSample1D(const IVec3& texelBase, float weight, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample1D() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A D | indexer_model_ng.cpp | 228 void IndexerModelNG::SetFontWeight(const FontWeight weight) in SetFontWeight() argument 390 void IndexerModelNG::SetFontWeight(FrameNode* frameNode, const FontWeight weight) in SetFontWeight() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | render_custom_paint.h | 227 void SetFontWeight(FontWeight weight) in SetFontWeight() argument
|
H A D | offscreen_canvas.h | 142 void SetFontWeight(FontWeight weight) in SetFontWeight() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_textpicker_bridge.cpp | 161 std::string weight = DEFAULT_ERR_CODE;
in SetTextStyle() local 210 std::string weight = DEFAULT_ERR_CODE;
in SetSelectedTextStyle() local 259 std::string weight = DEFAULT_ERR_CODE; SetDisappearTextStyle() local [all...] |
H A D | arkts_native_gauge_bridge.cpp | 179 float weight = tempColors->GetValueAt(vm, jsValue, 1)->ToNumber(vm)->Value(); in SetGradientColors() local 229 float weight = handle->GetValueAt(vm, jsValue, 1)->ToNumber(vm)->Value(); in SetColors() local
|
H A D | arkts_native_menu_bridge.cpp | 158 std::string weight = DEFAULT_ERR_CODE; in SetFont() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_gauge.cpp | 162 float weight = tempColors->GetValueAt(1)->ToNumber<float>(); in SetColors() local 205 float weight = tempColors->GetValueAt(1)->ToNumber<float>(); in SetGradientColors() local
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_bitmap.cpp | 324 uint8_t weight = GetFontWeight(glyphNode.fontId); in GetOffsetPosY() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_config.cpp | 356 int weight = item->valueint; in ParseAlias() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/ |
H A D | path_fuzzer.cpp | 85 float weight = GetObject<float>(); in NativeDrawingPathTest002() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
H A D | hb_medium_mgr_test.cpp | 99 int32_t weight = TEST_WEIGHT; in HWTEST_F() local 131 int32_t weight = TEST_WEIGHT; in HWTEST_F() local 173 int32_t weight = TEST_WEIGHT; in HWTEST_F() local 417 int32_t weight = TEST_WEIGHT; HWTEST_F() local [all...] |
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_packet_parser.h | 121 uint16_t weight; member
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | isa207-common.c | 361 void isa207_get_mem_weight(u64 *weight, u64 type) in isa207_get_mem_weight() argument
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-roccat-kone.c | 425 int weight = 0; in kone_sysfs_show_weight() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dcb.c | 101 u8 weight = ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local 139 u8 weight = my_ets->tc_tx_bw[i]; in __mlxsw_sp_dcbnl_ieee_setets() local
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | cfg.c | 420 int weight = 10; in draw_bb_succ_edges() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | sbitmap.c | 241 unsigned int i, weight = 0; in __sbitmap_weight() local
|
/kernel/linux/linux-5.10/kernel/events/ |
H A D | hw_breakpoint.c | 164 fetch_this_slot(struct bp_busy_slots *slots, int weight) in fetch_this_slot() argument 281 int weight; in __reserve_bp_slot() local 172 toggle_bp_task_slot(struct perf_event *bp, int cpu, enum bp_type_idx type, int weight) toggle_bp_task_slot() argument 191 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, int weight) toggle_bp_slot() argument 332 int weight; __release_bp_slot() local [all...] |