Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DOpenGLWatchFaceService.java278 float[] triangleCoords = getMajorTickTriangleCoords(i); in createMajorTicks()
322 private float[] getMajorTickTriangleCoords(int index) { in getMajorTickTriangleCoords() method in OpenGLWatchFaceService.Engine