Searched refs:allZeros (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLPaints.c650 GLfloat allZeros[MAX_FRACTIONS]; local
651 memset(allZeros, 0, sizeof(GLfloat)*MAX_FRACTIONS);
652 j2d_glUniform1fvARB(loc, maxFractions, allZeros);

Completed in 30 milliseconds