/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | pen_test.cpp | 38 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenColor() 70 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenAlpha() 93 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenWidth() 113 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenMiterLimit() 150 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenCapStyle() 182 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenJoinStyle() 213 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenBlendMode() 235 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenAntiAlias() 258 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenPathEffect() 289 pen.SetColor(Drawing::Color::COLOR_RED); in TestPenFilter() [all...] |
H A D | path_test.cpp | 59 pen.SetColor(Drawing::Color::COLOR_RED); in TestDrawStar() 177 pen.SetColor(Drawing::Color::COLOR_RED); in TestArcTo() 201 pen.SetColor(Drawing::Color::COLOR_RED); in TestCubicTo() 226 pen.SetColor(Drawing::Color::COLOR_RED); in TestQuadTo() 255 brush.SetColor(Drawing::Color::COLOR_RED); in TestAddRect() 283 brush.SetColor(Drawing::Color::COLOR_RED); in TestAddOval() 307 brush.SetColor(Drawing::Color::COLOR_RED); in TestAddArc() 325 brush.SetColor(Drawing::Color::COLOR_RED); in TestAddPoly() 370 brush.SetColor(Drawing::Color::COLOR_RED); in TestAddRoundRect() 418 brush.SetColor(Drawing::Color::COLOR_RED); in TestFillStyle() [all...] |
H A D | path_effect_test.cpp | 27 pen.SetColor(Drawing::Color::COLOR_RED); in TestDrawDashPathEffect()
|
H A D | shader_test.cpp | 28 Drawing::Color::COLOR_RED }; in TestDrawShader()
|
H A D | filter_test.cpp | 32 filter.SetColorFilter(ColorFilter::CreateBlendModeColorFilter(Drawing::Color::COLOR_RED, BlendMode::SRC_ATOP)); in TestDrawFilter()
|
H A D | matrix_test.cpp | 29 brush.SetColor(Drawing::Color::COLOR_RED); in TestMatrix()
|
H A D | image_test.cpp | 80 brush.SetColor(Drawing::Color::COLOR_RED); in TestDrawImageRect()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/ |
H A D | shadow_test.h | 57 Drawing::Color spotColor = Drawing::Color::COLOR_RED; in TestDrawShadow() 74 Drawing::Color spotColor = Drawing::Color::COLOR_RED; in TestDrawShadowStyle()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_rs.cpp | 138 pen.SetColor(Drawing::Color::COLOR_RED); in TestDrawPathPro() 156 pen.SetColor(Drawing::Color::COLOR_RED); in TestDrawBase() 163 pen.SetColor(Drawing::Color::COLOR_RED); in TestDrawBase() 185 pen.SetColor(Drawing::Color::COLOR_RED); in TestDrawPathEffect() 213 filter.SetColorFilter(ColorFilter::CreateBlendModeColorFilter(Drawing::Color::COLOR_RED, BlendMode::SRC_ATOP)); in TestDrawFilter() 300 brush.SetColor(Drawing::Color::COLOR_RED); in TestDrawImageRect() 342 brush.SetColor(Drawing::Color::COLOR_RED); in TestMatrix() 423 std::vector<ColorQuad> colors{Drawing::Color::COLOR_GREEN, Drawing::Color::COLOR_BLUE, Drawing::Color::COLOR_RED}; in TestDrawShader() 445 Drawing::Color spotColor = Drawing::Color::COLOR_RED; in TestDrawShadow() 462 Drawing::Color spotColor = Drawing::Color::COLOR_RED; in TestDrawShadowStyle() [all...] |
/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/ |
H A D | index.js | 16 const COLOR_RED = '#FF0000'; 109 this.planList[item].color = COLOR_RED;
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_app_demo.cpp | 43 rootNode->SetBackgroundColor(Drawing::Color::COLOR_RED); in Init() 107 rootNode->SetBackgroundColor(Drawing::Color::COLOR_RED); in main()
|
H A D | render_service_client_first_frame_callback_demo.cpp | 43 rootNode->SetBackgroundColor(Drawing::Color::COLOR_RED); in Init()
|
H A D | render_service_client_uni_render_demo.cpp | 46 rootNode->SetBackgroundColor(Drawing::Color::COLOR_RED); in Init()
|
H A D | render_service_client_rs_animation_demo.cpp | 48 rootNode->SetBackgroundColor(Drawing::Color::COLOR_RED); in Init()
|
H A D | rs_uni_render_fix_rotation_demo.cpp | 72 canvas.Clear(Drawing::Color::COLOR_RED); in DoDraw()
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_draw_window_cache_unit_test.cpp | 87 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F() 135 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_draw_window_cache_test.cpp | 99 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F() 135 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
|
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_water_mark_test.cpp | 38 constexpr uint32_t COLOR_RED = 0xffff0000; member 129 bool isDrawSuccess = SurfaceDraw::DrawColor(surfaceNode, rect.width_, rect.height_, COLOR_RED); in FillColor()
|
H A D | window_visibility_info_test.cpp | 37 constexpr uint32_t COLOR_RED = 0xffff0000;
member 110 bool isDrawSuccess = SurfaceDraw::DrawColor(surfaceNode, rect.width_, rect.height_, COLOR_RED);
in FillColor()
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/ |
H A D | ge_kawase_blur_shader_filter_test.cpp | 139 bmp.ClearWithColor(Drawing::Color::COLOR_RED);
in HWTEST_F() 159 bmp.ClearWithColor(Drawing::Color::COLOR_RED);
in HWTEST_F() 179 bmp.ClearWithColor(Drawing::Color::COLOR_RED);
in HWTEST_F() 199 bmp.ClearWithColor(Drawing::Color::COLOR_RED);
in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/magic_pointer_render/ |
H A D | rs_magic_pointer_render_manager_test.cpp | 112 paint.SetColor(Drawing::Color::COLOR_RED); in HWTEST_F() 158 paint.SetColor(Drawing::Color::COLOR_RED); in HWTEST_F()
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_color.h | 42 constexpr static uint32_t COLOR_RED = 0xFFFF0000; member in OHOS::Ace::Testing::TestingColor
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
H A D | rs_ashmem_test.cpp | 156 brush.SetColor(Drawing::Color::COLOR_RED); in CreateDrawingImage() 206 brush.SetColor(Drawing::Color::COLOR_RED); in CreatePixelMap()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
H A D | color.h | 74 constexpr static ColorQuad COLOR_RED = 0xFFFF0000; member in OHOS::Rosen::Drawing::Color
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/ |
H A D | rs_dirty_rects_dfx.cpp | 137 RSUniRenderUtil::DrawRectForDfx(*canvas_, surfaceParams->GetDstRect(), Drawing::Color::COLOR_RED, in DrawHwcRegionForDFX() 378 DrawDirtyRectForDFX(dirtySurfaceRect, Drawing::Color::COLOR_RED, RSPaintStyle::STROKE, DFXFillAlpha); in DrawAllSurfaceDirtyRegionForDFX()
|