Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h149 const int16_t LINE6_X = 60; variable
H A Dui_test_canvas.cpp1556 canvas->LineTo({LINE6_X, LINE6_Y}); in DrawRotate001()
1557 canvas->LineTo({LINE6_X, LINE7_Y}); in DrawRotate001()