Searched refs:SWIGEXPORT (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_go_wrap.c | 84 #ifndef SWIGEXPORT 87 # define SWIGEXPORT macro 89 # define SWIGEXPORT __declspec(dllexport) macro 93 # define SWIGEXPORT __attribute__ ((visibility("default"))) macro 95 # define SWIGEXPORT macro
|
H A D | libwebp_java_wrap.c | 86 #ifndef SWIGEXPORT 89 # define SWIGEXPORT macro 91 # define SWIGEXPORT __declspec(dllexport) macro 95 # define SWIGEXPORT __attribute__ ((visibility("default"))) macro 97 # define SWIGEXPORT macro 1011 SWIGEXPORT jint JNICALL Java_com_google_webp_libwebpJNI_WebPGetDecoderVersion(JNIEnv *jenv, jclass jcls) { in Java_com_google_webp_libwebpJNI_WebPGetDecoderVersion() 1023 SWIGEXPORT jint JNICALL Java_com_google_webp_libwebpJNI_WebPGetInfo(JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jlong jarg2, jintArray jarg3, jintArray jarg4) { in Java_com_google_webp_libwebpJNI_WebPGetInfo() 1078 SWIGEXPORT jbyteArray JNICALL Java_com_google_webp_libwebpJNI_WebPDecodeRGB(JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jlong jarg2, jintArray jarg3, jintArray jarg4) { in Java_com_google_webp_libwebpJNI_WebPDecodeRGB() 1134 SWIGEXPORT jbyteArray JNICALL Java_com_google_webp_libwebpJNI_WebPDecodeRGBA(JNIEnv *jenv, jclass jcls, jbyteArray jarg1, jlong jarg2, jintArray jarg3, jintArray jarg4) { in Java_com_google_webp_libwebpJNI_WebPDecodeRGBA() 1190 SWIGEXPORT jbyteArra [all...] |
H A D | libwebp_python_wrap.c | 96 #ifndef SWIGEXPORT 99 # define SWIGEXPORT macro 101 # define SWIGEXPORT __declspec(dllexport) macro 105 # define SWIGEXPORT __attribute__ ((visibility("default"))) macro 107 # define SWIGEXPORT macro 5497 SWIGEXPORT
|
Completed in 11 milliseconds