Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java716 public void glDrawTexsOES(short x, short y, short z, in glDrawTexsOES() method in MatrixTrackingGL
718 mgl11Ext.glDrawTexsOES(x, y, z, width, height); in glDrawTexsOES()