Searched refs:texVertices (Results 1 – 1 of 1) sorted by relevance
38 private FloatBuffer texVertices; field in RendererUtils.RenderContext265 context.texCoordHandle, 2, GLES20.GL_FLOAT, false, 0, context.texVertices); in renderTexture()315 context.texVertices = createVerticesBuffer(TEX_VERTICES); in createProgram()