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

/openjdk7/jdk/src/solaris/native/sun/jdga/
H A Djdga.h43 * to initialize the library and obtain a copy of a JDgaLibInfo
126 typedef struct _JDgaLibInfo JDgaLibInfo; typedef in typeref:struct:_JDgaLibInfo
141 JDgaLibInitFunc(JNIEnv *env, JDgaLibInfo *ppInfo);
234 * The X11 display structure that this instance of JDgaLibInfo
H A Ddgalock.c206 Solaris_DGA_LibInit(JNIEnv *env, JDgaLibInfo *ppInfo)
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c42 static JDgaLibInfo DgaLibInfoStub;
43 static JDgaLibInfo theJDgaInfo;
44 static JDgaLibInfo *pJDgaInfo = &DgaLibInfoStub;
1535 static JDgaLibInfo DgaLibInfoStub = {

Completed in 2737 milliseconds