Home
last modified time | relevance | path

Searched defs:color (Results 526 - 550 of 2508) sorted by relevance

1...<<21222324252627282930>>...101

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_modifier_test.cpp419 RSColor color; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_shader_effect.cpp56 OH_Drawing_ShaderEffect* OH_Drawing_ShaderEffectCreateColorShader(const uint32_t color) in OH_Drawing_ShaderEffectCreateColorShader() argument
H A Ddrawing_brush.cpp103 void OH_Drawing_BrushSetColor(OH_Drawing_Brush* cBrush, uint32_t color) in OH_Drawing_BrushSetColor() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp52 void HMSymbolTxt::SetRenderColor(const Drawing::Color& color) in SetRenderColor() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpen_test.cpp77 Color color = Color(255, 255, 255, 255); in HWTEST_F() local
91 Color color = Color(11, 12, 13, 14); in HWTEST_F() local
133 Color color; in HWTEST_F() local
150 Color color = Color(11, 12, 13, 14); in HWTEST_F() local
806 Color color = Color(0x12345678); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/paint_fuzzer/
H A Dpaint_fuzzer.cpp45 Color color; in PaintFuzzTest001() local
111 ColorQuad color = GetObject<ColorQuad>(); in PaintFuzzTest002() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/auxiliary_picture_test/
H A Dauxiliary_picture_test.cpp49 const uint32_t color[bufferLength] = { 0x80, 0x02, 0x04, 0x08, 0x40, 0x02, 0x04, 0x08 }; in CreatePixelMap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_creator_test.cpp240 uint32_t color[64] = {}; in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dinput_manager_impl_test.cpp313 int32_t color = 6; in HWTEST_F() local
327 int32_t color = -10; in HWTEST_F() local
509 int32_t color = 5; in HWTEST_F() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dtouch_drawing_manager_test.cpp671 Rosen::Drawing::Color color = Rosen::Drawing::Color::ColorQuadSetARGB(192, 255, 255, 255); in HWTEST_F() local
/foundation/window/window_manager/utils/test/unittest/
H A Dsurface_draw_test.cpp194 uint32_t color = 0x00660000; in HWTEST_F() local
258 uint32_t color = 0x00660000; in HWTEST_F() local
333 uint32_t color = 0x00660000; in HWTEST_F() local
361 uint32_t color = 0x00660000; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_client_test.cpp145 uint32_t color[100] = { 3, 7, 9, 9, 7, 6 }; in HWTEST_F() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_director.cpp200 void RSGraphicTestDirector::SetSurfaceColor(const RSColor& color) in SetSurfaceColor() argument
H A Drs_graphic_test.cpp164 void RSGraphicTest::SetSurfaceColor(const RSColor& color) in SetSurfaceColor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c120 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open() local
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_draw.c121 qxl_draw_dirty_fb(struct qxl_device *qdev, struct drm_framebuffer *fb, struct qxl_bo *bo, unsigned int flags, unsigned int color, struct drm_clip_rect *clips, unsigned int num_clips, int inc, uint32_t dumb_shadow_offset) qxl_draw_dirty_fb() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dtileblit.c77 tile_clear_margins(struct vc_data *vc, struct fb_info *info, int color, int bottom_only) tile_clear_margins() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_accel.c136 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS300SetupForSolidFill() argument
238 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS310SetupForSolidFill() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datafb_iplan2p8.c241 void atafb_iplan2p8_fillrect(struct fb_info *info, u_long next_line, u32 color, in atafb_iplan2p8_fillrect() argument
H A Datafb_iplan2p4.c206 void atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color, in atafb_iplan2p4_fillrect() argument
H A Datafb_iplan2p2.c192 void atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color, in atafb_iplan2p2_fillrect() argument
/kernel/linux/linux-5.10/include/linux/
H A Drbtree_augmented.h162 rb_set_parent_color(struct rb_node *rb, struct rb_node *p, int color) rb_set_parent_color() argument
/kernel/linux/linux-5.10/tools/lib/
H A Drbtree.c75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, struct rb_root *root, int color) __rb_rotate_set_parents() argument
[all...]
/kernel/linux/linux-5.10/tools/include/linux/
H A Drbtree_augmented.h164 rb_set_parent_color(struct rb_node *rb, struct rb_node *p, int color) rb_set_parent_color() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Ds390-sample-raw.c83 static void s390_cpumcfdg_dumptrail(const char *color, size_t offset, in s390_cpumcfdg_dumptrail() argument
160 const char *color = PERF_COLOR_BLUE; in s390_cpumcfdg_dump() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...101