Home
last modified time | relevance | path

Searched defs:radius (Results 1 – 3 of 3) sorted by relevance

/development/samples/GlobalTime/src/com/android/globaltime/
DClock.java71 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()
DLatLongSphere.java22 float radius, int lats, int longs, in LatLongSphere()
DGlobalTime.java1247 float radius = lerp(smallRadius, bigRadius, lerp); in drawClock() local