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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h 109 static void s_glFlush(void * self);
GLEncoder.cpp 229 void GLEncoder::s_glFlush(void *self)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.h 66 static void s_glFlush(void * self);
GL2Encoder.cpp 52 m_glFlush_enc = set_glFlush(s_glFlush);
134 void GL2Encoder::s_glFlush(void *self)
    [all...]

Completed in 2380 milliseconds