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