HomeSort by relevance Sort by last modified time
    Searched defs:m_currentArrayVbo (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.h 83 GLuint currentArrayVbo() { return m_currentArrayVbo; }
99 m_currentArrayVbo = id;
115 ret = m_currentArrayVbo;
182 GLuint m_currentArrayVbo;
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h 83 GLuint currentArrayVbo() { return m_currentArrayVbo; }
99 m_currentArrayVbo = id;
115 ret = m_currentArrayVbo;
182 GLuint m_currentArrayVbo;

Completed in 1474 milliseconds