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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp205 D3DResource *pDstSurfaceRes,
215 IDirect3DSurface9 *pDstSurface = pDstSurfaceRes->GetSurface();
216 D3DSURFACE_DESC *pDesc = pDstSurfaceRes->GetDesc();
203 D3DBL_CopyImageToIntXrgbSurface(SurfaceDataRasInfo *pSrcInfo, int srctype, D3DResource *pDstSurfaceRes, jint srcx, jint srcy, jint srcWidth, jint srcHeight, jint dstx, jint dsty) argument

Completed in 34 milliseconds