Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h229 const int16_t START_Y150 = 150; variable
H A Dui_test_canvas.cpp417 canvas->DrawSector({START_X350, START_Y150}, ARC_R100, 0, END_ANGLE30, paint); in UIKitCanvasTestDrawSector001()