Searched defs:radius (Results 1 – 3 of 3) sorted by relevance
| /development/samples/GlobalTime/src/com/android/globaltime/ |
| D | Clock.java | 71 float radius, float pos, float cx, float cy, float r0, float r1) { in drawLine() 197 float cx, float cy, float radius, float alpha, float textAlpha, in drawClock()
|
| D | LatLongSphere.java | 22 float radius, int lats, int longs, in LatLongSphere()
|
| D | GlobalTime.java | 1247 float radius = lerp(smallRadius, bigRadius, lerp); in drawClock() local
|