Searched refs:mImageColorProgressLocation (Results 1 – 2 of 2) sorted by relevance
249 GLuint mImageColorProgressLocation; variable
1556 mImageColorProgressLocation = glGetUniformLocation(mImageShader, U_COLOR_PROGRESS); in initDynamicColors()1684 glUniform1f(mImageColorProgressLocation, colorProgress); in playAnimation()