Home
last modified time | relevance | path

Searched refs:degrees (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart3.cpp1130 // 2. OH_Drawing_CanvasRotate, rotate degrees with values 0, 180, 360 in HWTEST_F()
1131 float degrees[] = {0, 180, 360}; in HWTEST_F() local
1133 OH_Drawing_CanvasRotate(canvas, degrees[i], 10, 10); in HWTEST_F()
1174 // 2. OH_Drawing_CanvasRotate with negative degrees input in HWTEST_F()
1176 // 3. OH_Drawing_CanvasRotate with degrees input greater than 360 in HWTEST_F()
1197 // 2. OH_Drawing_CanvasRotate with maximum rotation angle degrees input in HWTEST_F()

Completed in 3 milliseconds