Home
last modified time | relevance | path

Searched defs:arrIndex (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.cpp131 GLint ProgramData::locationWARHostToApp(GLint hostLoc, GLint arrIndex) in locationWARHostToApp()
409 GLint GLSharedGroup::locationWARHostToApp(GLuint program, GLint hostLoc, GLint arrIndex) in locationWARHostToApp()
/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.cpp829 int arrIndex = 0; in s_glGetUniformLocation() local