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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLTextRenderer.c72 * Initially the CacheStatus is set to CACHE_NOT_INITED, and then it is
76 CACHE_NOT_INITED, enumerator in enum:__anon930
80 static CacheStatus cacheStatus = CACHE_NOT_INITED;

Completed in 173 milliseconds