Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h249 GLuint mImageColorProgressLocation; variable
H A DBootAnimation.cpp1509 mImageColorProgressLocation = glGetUniformLocation(mImageShader, U_COLOR_PROGRESS); in initDynamicColors()
1633 glUniform1f(mImageColorProgressLocation, colorProgress); in playAnimation()