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

  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.cpp 151 void GLClientState::getClientStatePointer(GLenum pname, GLvoid** params)
GLClientState.h 137 void getClientStatePointer(GLenum pname, GLvoid** params);
  /development/tools/emulator/opengl/system/GLESv1_enc/
GLEncoder.cpp 144 ctx->m_state->getClientStatePointer(param,params);

Completed in 1514 milliseconds