Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DYUVConverter.h113 GLint mUniformLocUVWidthCutoff = -1; variable
DYUVConverter.cpp788 mUniformLocUVWidthCutoff = s_gles2.glGetUniformLocation(mProgram, "uUVWidthCutoff"); in createYUVGLShader()
1072 mUniformLocUVWidthCutoff, in drawConvertFromFormat()