Home
last modified time | relevance | path

Searched defs:weight (Results 1 - 25 of 627) sorted by relevance

12345678910>>...26

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.h15 u32 weight; in mtu_to_dwrr_weight() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dutils.cpp24 auto weight = textStyle.GetFontWeight(); in GetTextStyleInJson() local
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc_qns_template.c35 static int DEF(try_8x8basis)(int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) in try_8x8basis() argument
/kernel/linux/linux-5.10/include/linux/
H A Dirq_poll.h11 int weight; member
/kernel/linux/linux-6.6/include/linux/
H A Dirq_poll.h11 int weight; member
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Devent.c17 union perf_sample_weight weight; in arch_perf_parse_sample_weight() local
/third_party/nghttp2/lib/
H A Dnghttp2_priority_spec.c27 nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, int32_t stream_id, int32_t weight, int exclusive) nghttp2_priority_spec_init() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_priority_spec.c27 nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, int32_t stream_id, int32_t weight, int exclusive) nghttp2_priority_spec_init() argument
/third_party/skia/samplecode/
H A DSampleHairCurves.cpp78 SkScalar weight = randW.nextUScalar1() * 2.0f; variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_mosaic_info.cpp77 Add(const dng_point &delta, real32 weight) Add() argument
/third_party/skia/docs/examples/
H A DPath_conicTo.cpp15 SkScalar weight = 0.5f; in REG_FIDDLE() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_path.h35 void SetWeight(float weight) in SetWeight() argument
H A Drender_svg_polygon.h38 void SetWeight(float weight) in SetWeight() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_recording_canvas.h26 TestingRecordingCanvas(int32_t width, int32_t weight, bool addDrawOpImmediate = true) {} in TestingRecordingCanvas() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dmorph_target_structs.h26 vec4 weight; // contains 4 weights. member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Dintf_render_data_store_morph.h59 float weight; member
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dhorizontal_blur_filter_unittest.cpp43 auto weight = new float[3]; in HWTEST_F() local
H A Dgaussian_blur_filter_unittest.cpp43 auto weight = new float[3]; in HWTEST_F() local
H A Dvertical_blur_filter_unittest.cpp43 auto weight = new float[3]; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_style.cpp25 TexgineFontStyle( int weight, int width, Slant slant) TexgineFontStyle() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dhorizontal_blur_filter.cpp35 std::shared_ptr<float> weight = std::static_pointer_cast<float>(value); in SetValue() local
H A Dvertical_blur_filter.cpp34 std::shared_ptr<float> weight = std::static_pointer_cast<float>(value); in SetValue() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/
H A Dfontstyle_fuzzer.cpp44 int weight = GetObject<int>() % MAX_SIZE; in FontStyleFuzzTest() local
/foundation/communication/dsoftbus/tests/core/common/json_utils/fuzztest/jsonutils_fuzzer/
H A Djsonutils_fuzzer.cpp35 double weight = 0.0; in DoJsonUtilsFuzz() local

Completed in 7 milliseconds

12345678910>>...26