Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java729 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in MatrixTrackingGL
730 mgl11Ext.glDrawTexxOES(x, y, z, width, height); in glDrawTexxOES()