Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java691 public void glDrawTexfOES(float x, float y, float z, in glDrawTexfOES() method in MatrixTrackingGL
693 mgl11Ext.glDrawTexfOES(x, y, z, width, height); in glDrawTexfOES()