HomeSort by relevance Sort by last modified time
    Searched refs:s_glGetError (Results 1 - 4 of 4) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h 102 static GLenum s_glGetError(void * self);
GLEncoder.cpp 44 GLenum GLEncoder::s_glGetError(void * self)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.h 63 static GLenum s_glGetError(void * self);
GL2Encoder.cpp 72 m_glGetError_enc = set_glGetError(s_glGetError);
121 GLenum GL2Encoder::s_glGetError(void * self)
    [all...]

Completed in 78 milliseconds