Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java356 public void glLineWidthx(int width) { in glLineWidthx() method in MatrixTrackingGL
357 mgl.glLineWidthx(width); in glLineWidthx()