Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java352 public void glLineWidth(float width) { in glLineWidth() method in MatrixTrackingGL
353 mgl.glLineWidth(width); in glLineWidth()