Searched refs:gadj (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/native/sun/java2d/opengl/ | ||
H A D | OGLTextRenderer.c | 482 GLfloat radj, gadj, badj; local 503 gadj = (GLfloat)pow(clr[1], gamma); 508 j2d_glUniform3fARB(loc, radj, gadj, badj); |
Completed in 69 milliseconds