Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp2038 ColorType colorStop3 = Color::Blue(); variable
2043 paint_->addColorStop(COLOR_STOP_3, colorStop3);
2055 EXPECT_EQ(stopAndColor.Head()->data_.color.full, colorStop3.full);