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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DBlit.c100 jint savesx = srcInfo.bounds.x1; local
124 srcInfo.bounds.x1 = savesx;
H A DBlitBg.c104 jint savesx = srcInfo.bounds.x1; local
129 srcInfo.bounds.x1 = savesx;
H A DMaskBlit.c99 jint savesx = srcInfo.bounds.x1; local
130 srcInfo.bounds.x1 = savesx;

Completed in 492 milliseconds