Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2036 ColorType colorStop1 = Color::White(); variable
2041 paint_->addColorStop(COLOR_STOP_1, colorStop1);
2049 EXPECT_EQ(stopAndColor.Head()->data_.color.full, colorStop1.full);