Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DOpenGLWatchFaceService.java307 float[] triangleCoords = getMinorTickTriangleCoords(i); in createMinorTicks()
327 private float[] getMinorTickTriangleCoords(int index) { in getMinorTickTriangleCoords() method in OpenGLWatchFaceService.Engine