Searched refs:sGL (Results 1 – 1 of 1) sorted by relevance
30 private static GL10 sGL; field in OpenGLSystem36 sGL = null; in OpenGLSystem()40 sGL = gl; in OpenGLSystem()44 sGL = gl; in setGL()50 return sGL; in getGL()55 sGL.glBindTexture(target, texture); in bindTexture()67 ((GL11) sGL).glTexParameteriv(GL10.GL_TEXTURE_2D, GL11Ext.GL_TEXTURE_CROP_RECT_OES, in setTextureCrop()