HomeSort by relevance Sort by last modified time
    Searched refs:jclass (Results 101 - 125 of 602) sorted by null

1 2 3 45 6 7 8 91011>>

  /art/test/004-UnsafeTest/
unsafe_test.cc 27 extern "C" JNIEXPORT jint JNICALL Java_Main_vmArrayBaseOffset(JNIEnv* env, jclass, jobject classObj) {
34 extern "C" JNIEXPORT jint JNICALL Java_Main_vmArrayIndexScale(JNIEnv* env, jclass, jobject classObj) {
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_JniStaticTest.cpp 28 jclass appLoaderClass) {
33 jmethodID midHashCode = env->GetMethodID((jclass)coreClass, "hashCode", "()I");
android_jni_cts_JniCTest.c 34 static jstring JniCTest_runAllTests(JNIEnv *env, jclass clazz) {
android_jni_cts_JniCppTest.cpp 34 static jstring JniCppTest_runAllTests(JNIEnv *env, jclass clazz) {
  /external/opencv3/samples/android/face-detection/jni/
DetectionBasedTracker_jni.cpp 69 (JNIEnv * jenv, jclass, jstring jFileName, jint faceSize)
94 jclass je = jenv->FindClass("org/opencv/core/CvException");
102 jclass je = jenv->FindClass("java/lang/Exception");
112 (JNIEnv * jenv, jclass, jlong thiz)
127 jclass je = jenv->FindClass("org/opencv/core/CvException");
135 jclass je = jenv->FindClass("java/lang/Exception");
142 (JNIEnv * jenv, jclass, jlong thiz)
153 jclass je = jenv->FindClass("org/opencv/core/CvException");
161 jclass je = jenv->FindClass("java/lang/Exception");
168 (JNIEnv * jenv, jclass, jlong thiz
    [all...]
  /libcore/ojluni/src/main/native/
Inet4Address.c 37 jclass ia4_class;
41 jclass c = (*env)->FindClass(env, "java/net/Inet4Address");
FileSystem_md.c 34 FileSystem_getFileSystem(JNIEnv *env, jclass ignored)
sun_nio_ch_ServerSocketChannelImpl.h 57 (JNIEnv *, jclass);
  /external/opencv3/modules/java/src/
ml.cpp 24 jclass je = 0;
52 JNIEXPORT jint JNICALL Java_org_opencv_ml_EM_getClustersNumber_10 (JNIEnv*, jclass, jlong);
55 (JNIEnv* env, jclass , jlong self)
77 JNIEXPORT void JNICALL Java_org_opencv_ml_EM_setClustersNumber_10 (JNIEnv*, jclass, jlong, jint);
80 (JNIEnv* env, jclass , jlong self, jint val)
102 JNIEXPORT jint JNICALL Java_org_opencv_ml_EM_getCovarianceMatrixType_10 (JNIEnv*, jclass, jlong);
105 (JNIEnv* env, jclass , jlong self)
127 JNIEXPORT void JNICALL Java_org_opencv_ml_EM_setCovarianceMatrixType_10 (JNIEnv*, jclass, jlong, jint);
130 (JNIEnv* env, jclass , jlong self, jint val)
152 JNIEXPORT jdoubleArray JNICALL Java_org_opencv_ml_EM_getTermCriteria_10 (JNIEnv*, jclass, jlong)
    [all...]
videoio.cpp 25 jclass je = 0;
53 JNIEXPORT jlong JNICALL Java_org_opencv_videoio_VideoCapture_VideoCapture_10 (JNIEnv*, jclass);
56 (JNIEnv* env, jclass )
78 JNIEXPORT jlong JNICALL Java_org_opencv_videoio_VideoCapture_VideoCapture_11 (JNIEnv*, jclass, jstring);
81 (JNIEnv* env, jclass , jstring filename)
103 JNIEXPORT jlong JNICALL Java_org_opencv_videoio_VideoCapture_VideoCapture_12 (JNIEnv*, jclass, jint);
106 (JNIEnv* env, jclass , jint device)
128 JNIEXPORT jboolean JNICALL Java_org_opencv_videoio_VideoCapture_open_10 (JNIEnv*, jclass, jlong, jstring);
131 (JNIEnv* env, jclass , jlong self, jstring filename)
154 JNIEXPORT jboolean JNICALL Java_org_opencv_videoio_VideoCapture_open_11 (JNIEnv*, jclass, jlong, jint)
    [all...]
photo.cpp 25 jclass je = 0;
53 JNIEXPORT jint JNICALL Java_org_opencv_photo_CalibrateRobertson_getMaxIter_10 (JNIEnv*, jclass, jlong);
56 (JNIEnv* env, jclass , jlong self)
78 JNIEXPORT void JNICALL Java_org_opencv_photo_CalibrateRobertson_setMaxIter_10 (JNIEnv*, jclass, jlong, jint);
81 (JNIEnv* env, jclass , jlong self, jint max_iter)
103 JNIEXPORT jfloat JNICALL Java_org_opencv_photo_CalibrateRobertson_getThreshold_10 (JNIEnv*, jclass, jlong);
106 (JNIEnv* env, jclass , jlong self)
128 JNIEXPORT void JNICALL Java_org_opencv_photo_CalibrateRobertson_setThreshold_10 (JNIEnv*, jclass, jlong, jfloat);
131 (JNIEnv* env, jclass , jlong self, jfloat threshold)
153 JNIEXPORT jlong JNICALL Java_org_opencv_photo_CalibrateRobertson_getRadiance_10 (JNIEnv*, jclass, jlong)
    [all...]
core.cpp 27 jclass je = 0;
55 JNIEXPORT jdouble JNICALL Java_org_opencv_core_Core_getTickFrequency_10 (JNIEnv*, jclass);
58 (JNIEnv* env, jclass )
80 JNIEXPORT jlong JNICALL Java_org_opencv_core_Core_getCPUTickCount_10 (JNIEnv*, jclass);
83 (JNIEnv* env, jclass )
105 JNIEXPORT void JNICALL Java_org_opencv_core_Core_setErrorVerbosity_10 (JNIEnv*, jclass, jboolean);
108 (JNIEnv* env, jclass , jboolean verbose)
130 JNIEXPORT void JNICALL Java_org_opencv_core_Core_mulSpectrums_10 (JNIEnv*, jclass, jlong, jlong, jlong, jint, jboolean);
133 (JNIEnv* env, jclass , jlong a_nativeObj, jlong b_nativeObj, jlong c_nativeObj, jint flags, jboolean conjB)
153 JNIEXPORT void JNICALL Java_org_opencv_core_Core_mulSpectrums_11 (JNIEnv*, jclass, jlong, jlong, jlong, jint)
    [all...]
objdetect.cpp 25 jclass je = 0;
53 JNIEXPORT jlong JNICALL Java_org_opencv_objdetect_CascadeClassifier_CascadeClassifier_10 (JNIEnv*, jclass);
56 (JNIEnv* env, jclass )
78 JNIEXPORT jlong JNICALL Java_org_opencv_objdetect_CascadeClassifier_CascadeClassifier_11 (JNIEnv*, jclass, jstring);
81 (JNIEnv* env, jclass , jstring filename)
103 JNIEXPORT jboolean JNICALL Java_org_opencv_objdetect_CascadeClassifier_empty_10 (JNIEnv*, jclass, jlong);
106 (JNIEnv* env, jclass , jlong self)
128 JNIEXPORT jboolean JNICALL Java_org_opencv_objdetect_CascadeClassifier_load_10 (JNIEnv*, jclass, jlong, jstring);
131 (JNIEnv* env, jclass , jlong self, jstring filename)
154 JNIEXPORT void JNICALL Java_org_opencv_objdetect_CascadeClassifier_detectMultiScale_10 (JNIEnv*, jclass, jlong, jlong, jlong, jdouble, jint, jint, jdouble, jdouble, jdouble, jdouble)
    [all...]
  /frameworks/base/core/jni/
android_animation_PropertyValuesHolder.cpp 33 JNIEnv* env, jclass pvhClass, jclass targetClass, jstring methodName)
42 JNIEnv* env, jclass pvhClass, jclass targetClass, jstring methodName)
50 static jlong getMultiparameterMethod(JNIEnv* env, jclass targetClass, jstring methodName,
65 JNIEnv* env, jclass pvhClass, jclass targetClass, jstring methodName, jint parameterCount)
71 JNIEnv* env, jclass pvhClass, jclass targetClass, jstring methodName, jint parameterCount)
77 JNIEnv* env, jclass pvhObject, jobject target, jlong methodID, jint arg
    [all...]
android_server_NetworkManagementSocketTagger.cpp 33 static jint QTagUid_tagSocketFd(JNIEnv* env, jclass,
50 static jint QTagUid_untagSocketFd(JNIEnv* env, jclass,
66 static jint QTagUid_setCounterSet(JNIEnv* env, jclass,
76 static jint QTagUid_deleteTagData(JNIEnv* env, jclass,
android_view_SurfaceSession.cpp 42 static jlong nativeCreate(JNIEnv* env, jclass clazz) {
48 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) {
53 static void nativeKill(JNIEnv* env, jclass clazz, jlong ptr) {
74 jclass clazz = env->FindClass("android/view/SurfaceSession");
  /art/benchmark/scoped-primitive-array/
scoped_primitive_array.cc 21 JNIEnv* env, jclass, int reps, jbyteArray arr) {
31 JNIEnv* env, jclass, int reps, jshortArray arr) {
41 JNIEnv* env, jclass, int reps, jintArray arr) {
51 JNIEnv* env, jclass, int reps, jlongArray arr) {
  /external/skia/platform_tools/android/apps/canvasproof/src/main/jni/
JavaInputStream.h 22 jclass fInputStreamClass;
  /external/webrtc/talk/app/webrtc/java/jni/
classreferenceholder.h 50 jclass FindClass(JNIEnv* jni, const char* name);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
pixelutils.h 31 JNIEnv* env, jclass clazz, jobject input, jobject output, jint width, jint height, jint offset,
sobeloperator.h 30 JNIEnv* env, jclass clazz, jint width, jint height,
  /frameworks/ex/framesequence/jni/
JNIHelpers.cpp 21 jclass clazz = env->FindClass(className);
  /libcore/luni/src/main/native/
libcore_io_AsynchronousCloseMonitor.cpp 24 static void AsynchronousCloseMonitor_signalBlockedThreads(JNIEnv* env, jclass, jobject javaFd) {
  /external/libjpeg-turbo/java/
org_libjpegturbo_turbojpeg_TJ.h 76 (JNIEnv *, jclass, jint, jint, jint);
84 (JNIEnv *, jclass, jint, jint, jint, jint);
92 (JNIEnv *, jclass, jint, jint, jint);
100 (JNIEnv *, jclass, jint, jint, jint, jint, jint);
108 (JNIEnv *, jclass, jint, jint, jint);
116 (JNIEnv *, jclass, jint, jint, jint);
124 (JNIEnv *, jclass);
  /external/opencv3/modules/java/generator/src/cpp/
Mat.cpp 14 jclass je = 0;
43 (JNIEnv*, jclass);
46 (JNIEnv*, jclass)
59 (JNIEnv* env, jclass, jint rows, jint cols, jint type);
62 (JNIEnv* env, jclass, jint rows, jint cols, jint type)
84 (JNIEnv* env, jclass, jdouble size_width, jdouble size_height, jint type);
87 (JNIEnv* env, jclass, jdouble size_width, jdouble size_height, jint type)
110 (JNIEnv* env, jclass, jint rows, jint cols, jint type, jdouble s_val0, jdouble s_val1, jdouble s_val2, jdouble s_val3);
114 (JNIEnv* env, jclass, jint rows, jint cols, jint type, jdouble s_val0, jdouble s_val1, jdouble s_val2, jdouble s_val3)
137 (JNIEnv* env, jclass, jdouble size_width, jdouble size_height, jint type, jdouble s_val0, jdouble s_val1, jdouble s_val (…)
    [all...]

Completed in 351 milliseconds

1 2 3 45 6 7 8 91011>>