Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.cpp92 GLuint ProgramData::getIndexForLocation(GLint location) in getIndexForLocation() function in ProgramData
110 GLuint index = getIndexForLocation(location); in getTypeForLocation()
135 GLuint index = getIndexForLocation(hostLoc); in locationWARHostToApp()
DGLSharedGroup.h77 GLuint getIndexForLocation(GLint location);