Searched defs:OGLTR_DrawGlyphList (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLTextRenderer.c55 * MODE_NOT_INITED at the beginning of every call to OGLTR_DrawGlyphList().
172 * call to OGLTR_DrawGlyphList(). Once we copy valid destination data
1063 OGLTR_DrawGlyphList(JNIEnv *env, OGLContext *oglc, OGLSDOps *dstOps, function
1071 J2dTraceLn(J2D_TRACE_INFO, "OGLTR_DrawGlyphList");
1092 "OGLTR_DrawGlyphList: glyph info is null");
1187 OGLTR_DrawGlyphList(env, oglc, dstOps,
1196 OGLTR_DrawGlyphList(env, oglc, dstOps,

Completed in 33 milliseconds