Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:GL_SHORT

989         glVertexPointer(2, GL_SHORT, 0, vertices);
990 glTexCoordPointer(2, GL_SHORT, 0, tcoords);