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

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

Completed in 1492 milliseconds