1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class sun_java2d_pipe_BufferedContext */
4
5#ifndef _Included_sun_java2d_pipe_BufferedContext
6#define _Included_sun_java2d_pipe_BufferedContext
7#ifdef __cplusplus
8extern "C" {
9#endif
10#undef sun_java2d_pipe_BufferedContext_NO_CONTEXT_FLAGS
11#define sun_java2d_pipe_BufferedContext_NO_CONTEXT_FLAGS 0L
12#undef sun_java2d_pipe_BufferedContext_SRC_IS_OPAQUE
13#define sun_java2d_pipe_BufferedContext_SRC_IS_OPAQUE 1L
14#undef sun_java2d_pipe_BufferedContext_USE_MASK
15#define sun_java2d_pipe_BufferedContext_USE_MASK 2L
16#ifdef __cplusplus
17}
18#endif
19#endif
20