Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1900 GLint hostSize = 0; in s_getActiveAttribOrUniform() local
1913 &hostSize, &hostType, &hostVarName[0]); in s_getActiveAttribOrUniform()
1916 &hostSize, &hostType, &hostVarName[0]); in s_getActiveAttribOrUniform()
1938 if (size) *size = hostSize; in s_getActiveAttribOrUniform()