Home
last modified time | relevance | path

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

/hardware/libhardware/tests/hwc/
Dtest-arrows.c45 static GLint aPosition, uTransform, uTexture, uAnim; variable
105 uAnim = glGetUniformLocation(pgm, "uAnim"); in prepare()
133 glUniform1f(uAnim, anim); in render()