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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 77 GLuint getIndexForLocation(GLint location);
GLSharedGroup.cpp 92 GLuint ProgramData::getIndexForLocation(GLint location)
110 GLuint index = getIndexForLocation(location);
135 GLuint index = getIndexForLocation(hostLoc);

Completed in 2081 milliseconds