/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkTheme.js | [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | utils.cpp | 24 auto weight = textStyle.GetFontWeight(); in GetTextStyleInJson() local [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideoenc_qns_template.c | 35 static int DEF(try_8x8basis)(int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) in try_8x8basis() argument
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_priority_spec.c | 27 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 D | nghttp2_priority_spec.c | 27 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 D | SampleHairCurves.cpp | 78 SkScalar weight = randW.nextUScalar1() * 2.0f; variable
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_mosaic_info.cpp | 77 Add(const dng_point &delta, real32 weight) Add() argument
|
/third_party/skia/docs/examples/ |
H A D | Path_conicTo.cpp | 15 SkScalar weight = 0.5f; in REG_FIDDLE() local
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_path.h | 35 void SetWeight(float weight) in SetWeight() argument
|
H A D | render_svg_polygon.h | 38 void SetWeight(float weight) in SetWeight() argument
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_recording_canvas.h | 26 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 D | morph_target_structs.h | 26 vec4 weight; // contains 4 weights. member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/ |
H A D | intf_render_data_store_morph.h | 59 float weight; member
|
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | horizontal_blur_filter_unittest.cpp | 43 auto weight = new float[3];
in HWTEST_F() local
|
H A D | gaussian_blur_filter_unittest.cpp | 43 auto weight = new float[3];
in HWTEST_F() local
|
H A D | vertical_blur_filter_unittest.cpp | 43 auto weight = new float[3];
in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_font_style.cpp | 25 TexgineFontStyle( int weight, int width, Slant slant) TexgineFontStyle() argument
|
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/ |
H A D | horizontal_blur_filter.cpp | 35 std::shared_ptr<float> weight = std::static_pointer_cast<float>(value);
in SetValue() local
|
H A D | vertical_blur_filter.cpp | 34 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 D | fontstyle_fuzzer.cpp | 44 int weight = GetObject<int>() % MAX_SIZE; in FontStyleFuzzTest() local
|
/foundation/communication/dsoftbus/tests/core/common/json_utils/fuzztest/jsonutils_fuzzer/ |
H A D | jsonutils_fuzzer.cpp | 35 double weight = 0.0; in DoJsonUtilsFuzz() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | alacdsp.c | 54 int weight = rnd() & 0xFF; in check_decorrelate_stereo() local
|
/third_party/node/test/parallel/ |
H A D | test-http2-client-request-options-errors.js | |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyleset_fuzzer/ |
H A D | fontstyleset_fuzzer.cpp | 74 int weight = GetObject<int>() % MAX_SIZE; in FontStyleSetFuzzTest002() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_node_weight.c | 36 static int32_t weight; in LnnGetLocalWeight() local [all...] |