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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A DBufImgSurfaceData.h41 } BufImgSDOps; typedef in typeref:struct:_BufImgSDOps
H A DBufImgSurfaceData.c47 static ColorData *BufImg_SetupICM(JNIEnv *env, BufImgSDOps *bisdo);
111 BufImgSDOps *bisdo =
112 (BufImgSDOps*)SurfaceData_InitOps(env, bisd, sizeof(BufImgSDOps));
149 BufImgSDOps *bisdo = (BufImgSDOps *)ops;
164 BufImgSDOps *bisdo = (BufImgSDOps *)ops;
198 BufImgSDOps *bisdo = (BufImgSDOps *)op
[all...]
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DQuartzSurfaceData.h101 BufImgSDOps sdo; // must be the first entry!
H A DImageSurfaceData.m1439 BufImgSDOps *bisdo = (BufImgSDOps *)ops;
1654 BufImgSDOps *bisdo = (BufImgSDOps *)ops;
1707 BufImgSDOps *bisdo = (BufImgSDOps *)ops;
1754 BufImgSDOps *bisdo = (BufImgSDOps *)ops;
1787 BufImgSDOps *bisdo =
1788 //(BufImgSDOps*)SurfaceData_InitOp
[all...]

Completed in 35 milliseconds