Home
last modified time | relevance | path

Searched defs:color (Results 176 - 200 of 2089) sorted by relevance

12345678910>>...84

/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animation.cpp175 Create( RefPtr<Component> child, bool isFullScreen, int32_t modalHeight, uint32_t color) Create() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgraphic_modifier.h90 explicit ColorBlend(const Color& color) : colorBlend_(color) {} in ColorBlend() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_model_ng.cpp48 void QRCodeModelNG::SetQRCodeColor(const Color& color) in SetQRCodeColor() argument
56 void QRCodeModelNG::SetQRBackgroundColor(const Color& color) in SetQRBackgroundColor() argument
95 void QRCodeModelNG::SetQRCodeColor(FrameNode* frameNode, const Color& color) in SetQRCodeColor() argument
103 void QRCodeModelNG::SetQRBackgroundColor(FrameNode* frameNode, const Color& color) in SetQRBackgroundColor() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_container_span_modifier.cpp27 SetContainerSpanTextBackgroundStyle( ArkUINodeHandle node, ArkUI_Uint32 color, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetContainerSpanTextBackgroundStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Ddivider_composed_element.cpp66 auto color = renderDivider ? renderDivider->GetDividerColor() : Color::BLACK; in GetDividerColor() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_unit_test.cpp136 ColorType color = Color::White(); in HWTEST_F() local
H A Dui_dialog_unit_test.cpp159 ColorType color = Color::Red(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_model.h39 virtual void SetCheckedBackgroundColor(const Color& color) {} in SetCheckedBackgroundColor() argument
40 virtual void SetUncheckedBorderColor(const Color& color) {} in SetUncheckedBorderColor() argument
41 virtual void SetIndicatorColor(const Color& color) {} in SetIndicatorColor() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_inplace_env_common.h46 InplaceEnvironmentBlock( in uint environmentType, in uint cameraIdx, in vec2 uv, in samplerCube cubeMap, in sampler2D texMap, out vec4 color) InplaceEnvironmentBlock() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dcolor_picker_unittest.cpp259 ColorManager::Color color; in HWTEST_F() local
313 ColorManager::Color color; HWTEST_F() local
352 ColorManager::Color color; HWTEST_F() local
393 ColorManager::Color color; HWTEST_F() local
434 ColorManager::Color color; HWTEST_F() local
475 ColorManager::Color color; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcolorfilter_fuzzer/
H A Dndkcolorfilter_fuzzer.cpp47 uint32_t color = GetObject<uint32_t>(); in NativeDrawingColorFilterTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dcolor_test.cpp64 auto color = std::make_unique<Color>(); in HWTEST_F() local
86 auto color = std::make_unique<Color>(44, 23, 56, 0); in HWTEST_F() local
120 Color color; in HWTEST_F() local
134 Color color = Color(123, 33, 50, 1); HWTEST_F() local
148 Color color; HWTEST_F() local
162 Color color = Color(50, 1, 123, 33); HWTEST_F() local
176 auto color = std::make_unique<Color>(255, 255, 100, 1); HWTEST_F() local
193 auto color = std::make_unique<Color>(100, 34, 100, 50); HWTEST_F() local
210 auto color = std::make_unique<Color>(210); HWTEST_F() local
223 auto color = std::make_unique<Color>(100); HWTEST_F() local
236 auto color = std::make_unique<Color>(); HWTEST_F() local
252 auto color = std::make_unique<Color>(); HWTEST_F() local
268 auto color = std::make_unique<Color>(); HWTEST_F() local
284 auto color = std::make_unique<Color>(); HWTEST_F() local
300 auto color = std::make_unique<Color>(); HWTEST_F() local
316 auto color = std::make_unique<Color>(); HWTEST_F() local
332 auto color = std::make_unique<Color>(); HWTEST_F() local
348 auto color = std::make_unique<Color>(); HWTEST_F() local
364 auto color = std::make_unique<Color>(); HWTEST_F() local
380 auto color = std::make_unique<Color>(); HWTEST_F() local
396 auto color = std::make_unique<Color>(); HWTEST_F() local
412 auto color = std::make_unique<Color>(); HWTEST_F() local
428 auto color = std::make_unique<Color>(); HWTEST_F() local
444 auto color = std::make_unique<Color>(); HWTEST_F() local
460 auto color = std::make_unique<Color>(); HWTEST_F() local
476 auto color = std::make_unique<Color>(); HWTEST_F() local
492 auto color = std::make_unique<Color>(); HWTEST_F() local
508 auto color = std::make_unique<Color>(); HWTEST_F() local
524 auto color = std::make_unique<Color>(); HWTEST_F() local
540 auto color = std::make_unique<Color>(); HWTEST_F() local
556 auto color = std::make_unique<Color>(); HWTEST_F() local
570 auto color = std::make_unique<Color>(); HWTEST_F() local
584 auto color = std::make_unique<Color>(121); HWTEST_F() local
598 auto color = std::make_unique<Color>(); HWTEST_F() local
613 auto color = std::make_unique<Color>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_color_picker_test.cpp91 Drawing::ColorQuad color; in HWTEST_F() local
111 Drawing::ColorQuad color; in HWTEST_F() local
132 Drawing::ColorQuad color; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontarguments_fuzzer/
H A Dfontarguments_fuzzer.cpp82 uint32_t color = GetObject<uint32_t>(); in FontArgumentsFuzzTest003() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_text.cpp37 void TextCustomModifier::SetBrushColor(uint32_t color) in SetBrushColor() argument
/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor.cpp22 static float Alpha(uint64_t color) in Alpha() argument
27 static float Red(uint64_t color) in Red() argument
32 static float Green(uint64_t color) in Green() argument
37 static float Blue(uint64_t color) in Blue() argument
42 static ColorSpaceName Name(uint64_t color) in Name() argument
53 Color(unsigned int color) Color() argument
59 Color(uint64_t color) Color() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbrush_fuzzer/
H A Dbrush_fuzzer.cpp47 uint32_t color = GetObject<uint32_t>(); in BrushFuzzTest000() local
88 uint32_t color = GetObject<uint32_t>(); in BrushFuzzTest001() local
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.h91 unsigned char color = 0xFF; member in OHOS::Media::TestRecorder
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Drb_tree.c255 FILLP_UINT color; FillpRbEraseLowlvlNode() local
305 FILLP_UINT color; FillpRbErase() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dblur_draw_looper.h67 Color color = Color::COLOR_BLACK; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dblur_draw_looper.cpp34 CreateBlurDrawLooper(float blurRadius, scalar dx, scalar dy, const Color& color) CreateBlurDrawLooper() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_mask_test.cpp23 uint32_t color = 0xFF000000; in TestTextMask001() local
47 uint32_t color = 0xFF000000; in TestTextMask002() local
68 uint32_t color = 0xFF000000; TestTextMask003() local
89 uint32_t color = 0xFF000000; TestTextMask004() local
112 uint32_t color = 0xFF000000; TestTextMask005() local
131 uint32_t color = 0xFF000000; TestTextMask006() local
152 uint32_t color = 0xFF000000; TestTextMask007() local
[all...]
/third_party/benchmark/src/
H A Dcolorprint.cc42 PlatformColorCode GetPlatformColorCode(LogColor color) { in GetPlatformColorCode() argument
121 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, ...) { in ColorPrintf() argument
128 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, in ColorPrintf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_surface.c96 softpipe_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_render_target() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.h37 union pipe_color_union color; member

Completed in 12 milliseconds

12345678910>>...84