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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 78 GLenum getTypeForLocation(GLint location);
GLSharedGroup.cpp 99 GLenum ProgramData::getTypeForLocation(GLint location)
368 type = pData->getTypeForLocation(location);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 78 GLenum getTypeForLocation(GLint location);
GLSharedGroup.cpp 99 GLenum ProgramData::getTypeForLocation(GLint location)
368 type = pData->getTypeForLocation(location);

Completed in 1373 milliseconds