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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.h 227 void getClientStatePointer(GLenum pname, GLvoid** params);
GLClientState.cpp 164 void GLClientState::getClientStatePointer(GLenum pname, GLvoid** params)
  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.cpp 226 ctx->m_state->getClientStatePointer(param,params);
    [all...]

Completed in 994 milliseconds