Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1899 GLsizei hostLen = 0; in s_getActiveAttribOrUniform() local
1912 gl.glGetActiveUniform(globalProgramName, index, hostBufSize, &hostLen, in s_getActiveAttribOrUniform()
1915 gl.glGetActiveAttrib(globalProgramName, index, hostBufSize, &hostLen, in s_getActiveAttribOrUniform()