Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.cpp328 GLfloat tcoords[] = { 0.0f, 1.0f, in drawTexQuad() local
335 s_gl.glTexCoordPointer(2, GL_FLOAT, 0, tcoords); in drawTexQuad()