HomeSort by relevance Sort by last modified time
    Searched full:drawpointsarrs (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmContext.h 42 void drawPointsArrs(GLESConversionArrays& arrs,GLint first,GLsizei count);
GLEScmContext.cpp 209 void GLEScmContext::drawPointsArrs(GLESConversionArrays& arrs,GLint first,GLsizei count) {
GLEScmImp.cpp 565 ctx->drawPointsArrs(tmpArrs,first,count);
    [all...]

Completed in 1380 milliseconds