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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp1098 RECT tmpDstRect = { 0l, 0l, 0+dw, 0+dh }; local
1100 pBlitSurface, &tmpDstRect,
1107 res = pd3dDevice->StretchRect(pBlitSurface, &tmpDstRect,

Completed in 39 milliseconds