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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBlitLoops.cpp441 // tx2adj2 to tx2adj, the result should be the solid color at the
443 float tx2adj2 = tx2adj - 0.0001f; local
459 tx2adj2, ty1, tx2adj, ty2adj);
467 tx2adj2, ty2adj2, tx2adj, ty2adj);

Completed in 66 milliseconds