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

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h57 * The SurfaceDataRasInfo structure is used to pass in and return various
170 } SurfaceDataRasInfo; typedef in typeref:struct:__anon812
185 * The rasInfo parameter should be a pointer to a SurfaceDataRasInfo
213 * SurfaceDataRasInfo object should be intersected with a tighter
253 SurfaceDataRasInfo *rasInfo,
258 * The function will fill in or modify the contents of the SurfaceDataRasInfo
271 * SurfaceDataRasInfo. The bounds member of that structure should be
296 SurfaceDataRasInfo *pRasInfo);
318 * type SurfaceDataRasInfo that was passed to the GetRasInfo function.
336 SurfaceDataRasInfo *pRasInf
[all...]

Completed in 34 milliseconds