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

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h172 typedef struct _SurfaceDataOps SurfaceDataOps; typedef in typeref:struct:_SurfaceDataOps
252 SurfaceDataOps *ops,
295 SurfaceDataOps *ops,
335 SurfaceDataOps *ops,
367 SurfaceDataOps *ops,
391 SurfaceDataOps *ops);
394 * This function disposes the specified SurfaceDataOps structure
399 SurfaceDataOps *ops);
536 * This function returns a pointer to a native SurfaceDataOps
548 JNIEXPORT SurfaceDataOps * JNICAL
[all...]

Completed in 31 milliseconds