Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DYUVConverter.h117 GLint mAttributeLocPos = -1; variable
DYUVConverter.cpp792 mAttributeLocPos = s_gles2.glGetAttribLocation(mProgram, "aPosition"); in createYUVGLShader()
1077 mAttributeLocPos, in drawConvertFromFormat()