Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_canvas/
H A Dui_test_canvas.h211 const int16_t ARC_ANGLE135 = 135; variable
H A Dui_test_canvas.cpp329 canvas->DrawArc({ARC_X100, ARC_Y150}, ARC_R50, ARC_ANGLE135, ARC_ANGLE270, paint); in UIKitCanvasTestDrawArc001()