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

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.c125 SurfaceData_ThrowInvalidPipeException(env, "invalid data");
163 SurfaceData_ThrowInvalidPipeException(JNIEnv *env, const char *msg) function
H A DSurfaceData.h595 SurfaceData_ThrowInvalidPipeException(JNIEnv *env, const char *msg);
/openjdk7/jdk/src/windows/native/sun/java2d/windows/
H A DGDIWindowSurfaceData.cpp498 SurfaceData_ThrowInvalidPipeException(env,
671 SurfaceData_ThrowInvalidPipeException(env,
993 SurfaceData_ThrowInvalidPipeException(env, "bounds changed");
H A DGDIRenderer.cpp885 SurfaceData_ThrowInvalidPipeException(env,
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.c366 SurfaceData_ThrowInvalidPipeException(env, "not an X11 SurfaceData");
821 SurfaceData_ThrowInvalidPipeException(env, "bounds changed");
1580 SurfaceData_ThrowInvalidPipeException(env, "bounds changed");

Completed in 60 milliseconds