Searched refs:posVertices (Results 1 – 1 of 1) sorted by relevance
39 private FloatBuffer posVertices; field in RendererUtils.RenderContext150 context.posVertices = createVerticesBuffer( in setRenderToFit()182 context.posVertices = createVerticesBuffer(vertices); in setRenderToRotate()242 context.posVertices = createVerticesBuffer(vertices); in setRenderToFlip()268 context.posCoordHandle, 2, GLES20.GL_FLOAT, false, 0, context.posVertices); in renderTexture()316 context.posVertices = createVerticesBuffer(POS_VERTICES); in createProgram()