Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2037 ColorType colorStop2 = Color::Green(); variable
2042 paint_->addColorStop(COLOR_STOP_2, colorStop2);
2052 EXPECT_EQ(stopAndColor.Head()->data_.color.full, colorStop2.full);