Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.h59 const static int16_t RADIUS_STEP_5 = 5; variable
H A Dui_test_clip.cpp68 g_radius1 += RADIUS_STEP_5; in OnClick()
74 g_radius1 -= RADIUS_STEP_5; in OnClick()