Home
last modified time | relevance | path

Searched defs:color (Results 51 - 75 of 2508) sorted by relevance

12345678910>>...101

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_search_theme.h50 static bool ObtainCancelIconColor(Color &color) in ObtainCancelIconColor() argument
59 static bool ObtainSearchButtonFontColor(Color &color) in ObtainSearchButtonFontColor() argument
H A Djs_radio_theme.h39 static bool ObtainCheckedBackgroundColor(Color &color) in ObtainCheckedBackgroundColor() argument
48 static bool ObtainUncheckedBorderColor(Color &color) in ObtainUncheckedBorderColor() argument
57 static bool ObtainIndicatorColor(Color &color) in ObtainIndicatorColor() argument
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_drawing_convertor.cpp19 RSColor ToRSColor(const Color& color) in ToRSColor() argument
24 RSColor ToRSColor(const LinearColor& color) in ToRSColor() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_properties.h29 Color color = Color::TRANSPARENT; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_paint_method.h42 void SetBackgroundColor(const Color& color) in SetBackgroundColor() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_checkbox_unit_test.cpp109 ColorType color = Color::Red(); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/28/
H A Dindex.js
/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/
H A Dindex.js
/foundation/arkui/ui_lite/frameworks/engines/gfx/hi3516/
H A Dhi3516_engine.cpp29 Fill(BufferInfo& dst, const Rect& fillArea, const ColorType color, const OpacityType opacity) Fill() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Darcofzorro.cpp56 uint32_t color = rand.nextU(); in OnTestFunction() local
/foundation/window/window_manager/utils/src/
H A Dcolor_parser.cpp29 std::string color = colorStr.substr(1); in Parse() local
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dvnic_cq_copy.h33 u8 color; in vnic_cq_copy_service() local
/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dcq_enet_desc.h31 cq_enet_wq_desc_dec(struct cq_enet_wq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index) cq_enet_wq_desc_dec() argument
H A Dvnic_cq_fw.h33 u8 color; in vnic_cq_fw_service() local
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dcq_enet_desc.h17 cq_enet_wq_desc_dec(struct cq_enet_wq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index) cq_enet_wq_desc_dec() argument
H A Dvnic_cq_fw.h19 u8 color; in vnic_cq_fw_service() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dga102.c25 ga102_ltc_zbc_clear_color(struct nvkm_ltc *ltc, int i, const u32 color[4]) in ga102_ltc_zbc_clear_color() argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_cq_copy.h21 u8 color; in vnic_cq_copy_service() local
/third_party/ffmpeg/libavcodec/
H A Ddovi_rpu.h45 const AVDOVIColorMetadata *color; member
/third_party/ffmpeg/libavutil/
H A Ddovi_meta.c41 AVDOVIColorMetadata color; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_clear.c49 llvmpipe_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) llvmpipe_clear() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Danon-fields-prefix.rs
/third_party/skia/src/core/
H A DSkModeColorFilter.h15 static sk_sp<SkColorFilter> Make(SkColor color, SkBlendMode mode) { in Make() argument
/third_party/skia/gm/
H A Darcofzorro.cpp52 SkColor color = rand.nextU(); variable
H A Ddiscard.cpp68 SkColor color = ToolUtils::color_to_565(rand.nextU() | 0xFF404040); variable
71 surface->getCanvas()->drawColor(color); variable
74 surface->getCanvas()->clear(color); variable

Completed in 6 milliseconds

12345678910>>...101