Home
last modified time | relevance | path

Searched refs:colorStop0 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2035 ColorType colorStop0 = Color::Yellow(); variable
2040 paint_->addColorStop(COLOR_STOP_0, colorStop0);
2046 EXPECT_EQ(stopAndColor.Head()->data_.color.full, colorStop0.full);