Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h305 const float COLOR_STOP3 = 0.3f; variable
H A Dui_test_canvas.cpp1210 paint.addColorStop(COLOR_STOP3, Color::White()); in RM008UIKitCanvasTest002()
1259 paint.addColorStop(COLOR_STOP3, Color::White()); in RM008UIKitCanvasTest003()