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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.h 127 void setCurrentProgram(GLint program) { m_currentProgram = program; }
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h 127 void setCurrentProgram(GLint program) { m_currentProgram = program; }
  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.cpp 830 ctx->m_state->setCurrentProgram(program);
    [all...]

Completed in 26 milliseconds