Home
last modified time | relevance | path

Searched refs:DEGREES_TO_RADIANS (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c289 coords[0] = x+cos(DEGREES_TO_RADIANS(startAngle))*width/2; in vguArc()
290 coords[1] = y+sin(DEGREES_TO_RADIANS(startAngle))*height/2; in vguArc()
300 coords[i+3] = x + cos(DEGREES_TO_RADIANS(angle))*width/2; in vguArc()
301 coords[i+4] = y + sin(DEGREES_TO_RADIANS(angle))*height/2; in vguArc()
311 coords[i+3] = x+cos(DEGREES_TO_RADIANS(last))*width/2; in vguArc()
312 coords[i+4] = y+sin(DEGREES_TO_RADIANS(last))*height/2; in vguArc()
323 coords[i+3] = x + cos(DEGREES_TO_RADIANS(angle)) * width/2; in vguArc()
324 coords[i+4] = y + sin(DEGREES_TO_RADIANS(angle)) * height/2; in vguArc()
334 coords[i+3] = x + cos(DEGREES_TO_RADIANS(last)) * width/2; in vguArc()
335 coords[i+4] = y + sin(DEGREES_TO_RADIANS(last)) * height/2; in vguArc()
Dmatrix.h42 #define DEGREES_TO_RADIANS(d) (0.0174532925199 * (d)) macro
224 float radians = DEGREES_TO_RADIANS(angle); in matrix_rotate()
Darc.c171 rot = DEGREES_TO_RADIANS(arc->theta); in try_to_fix_radii()
405 arc->theta = DEGREES_TO_RADIANS(rot); in arc_init()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...