blob: 68ec6014b5cfe4c47e68582efe691ca26695717f [file] [log] [blame]
/*
* Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_webrtc_vieautotest_ViEAutotest */
#ifndef _Included_org_webrtc_vieautotest_ViEAutotest
#define _Included_org_webrtc_vieautotest_ViEAutotest
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: org_webrtc_vieautotest_ViEAutotest
* Method: RunTest
* Signature: (IILandroid/view/SurfaceView;Landroid/view/SurfaceView;)I
*/
JNIEXPORT jint JNICALL
Java_org_webrtc_vieautotest_ViEAutotest_RunTest__IILandroid_view_SurfaceView_2Landroid_view_SurfaceView_2
(JNIEnv *, jobject, jint, jint, jobject, jobject);
#ifdef __cplusplus
}
#endif
#endif