Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_canvas_unit_test.cpp71 const float COLOR_STOP_1 = 0.3; variable
2041 paint_->addColorStop(COLOR_STOP_1, colorStop1);
2048 EXPECT_EQ(stopAndColor.Head()->data_.stop, COLOR_STOP_1);