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

  /development/tools/emulator/opengl/system/GLESv1_enc/
GLEncoder.h 81 glFlush_client_proc_t m_glFlush_enc;
GLEncoder.cpp 150 ctx->m_glFlush_enc(self);
526 m_glFlush_enc = set_glFlush(s_glFlush);
  /development/tools/emulator/opengl/system/GLESv2_enc/
GL2Encoder.h 64 glFlush_client_proc_t m_glFlush_enc;
GL2Encoder.cpp 32 m_glFlush_enc = set_glFlush(s_glFlush);
102 ctx->m_glFlush_enc(self);

Completed in 41 milliseconds