Home
last modified time | relevance | path

Searched refs:getIndexForLocation (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.cpp83 GLuint ProgramData::getIndexForLocation(GLint location) in getIndexForLocation() function in ProgramData
101 GLuint index = getIndexForLocation(location); in getTypeForLocation()
126 GLuint index = getIndexForLocation(hostLoc); in locationWARHostToApp()
DGLSharedGroup.h77 GLuint getIndexForLocation(GLint location);