Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DOpenGLWatchFaceService.java332 private float[] getTickTriangleCoords(float width, float length, int angleDegrees) { in getTickTriangleCoords()
353 private void rotateCoords(float[] coords, int angleDegrees) { in rotateCoords()