HomeSort by relevance Sort by last modified time
    Searched refs:jintArray (Results 51 - 75 of 197) sorted by null

1 23 4 5 6 7 8

  /frameworks/base/core/jni/
android_opengl_GLES30.cpp 595 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) {
661 (JNIEnv *_env, jobject _this, jint n, jintArray ids_ref, jint offset) {
757 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) {
825 (JNIEnv *_env, jobject _this, jint id, jint pname, jintArray params_ref, jint offset) {
915 (JNIEnv *_env, jobject _this, jint n, jintArray bufs_ref, jint offset) {
    [all...]
android_util_Process.cpp 587 jintArray android_os_Process_getPids(JNIEnv* env, jobject clazz,
588 jstring file, jintArray lastArray)
632 jintArray newArray = env->NewIntArray(newCount);
683 char* buffer, jint startIndex, jint endIndex, jintArray format,
800 jbyteArray buffer, jint startIndex, jint endIndex, jintArray format,
815 jstring file, jintArray format, jobjectArray outStrings,
919 jintArray android_os_Process_getPidsForCommands(JNIEnv* env, jobject clazz,
993 jintArray pidArray = env->NewIntArray(pids.size());
android_opengl_GLES20.cpp 746 (JNIEnv *_env, jobject _this, jint n, jintArray buffers_ref, jint offset) {
832 (JNIEnv *_env, jobject _this, jint n, jintArray framebuffers_ref, jint offset) {
927 (JNIEnv *_env, jobject _this, jint n, jintArray renderbuffers_ref, jint offset) {
1022 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) {
    [all...]
android_opengl_GLES11Ext.cpp 484 (JNIEnv *_env, jobject _this, jintArray coords_ref, jint offset) {
568 (JNIEnv *_env, jobject _this, jintArray coords_ref, jint offset) {
826 (JNIEnv *_env, jobject _this, jint plane, jintArray equation_ref, jint offset) {
924 (JNIEnv *_env, jobject _this, jint pname, jintArray params_ref, jint offset) {
1004 (JNIEnv *_env, jobject _this, jint pname, jintArray eqn_ref, jint offset) {
    [all...]
com_android_internal_net_NetworkStatsFactory.cpp 74 static jintArray get_int_array(JNIEnv* env, jobject obj, jfieldID field, int size, bool grow)
77 jintArray array = (jintArray)env->GetObjectField(obj, field);
  /cts/tests/tests/permission/jni/
android_permission_cts_FileUtils.cpp 145 static bool fillPermittedCaps(vfs_cap_data* capData, JNIEnv* env, jintArray capIds)
169 jobject /* clazz */, jstring path, jintArray capIds)
  /external/chromium_org/base/android/
jni_array_unittest.cc 34 const ScopedJavaLocalRef<jintArray>& ints) {
91 ScopedJavaLocalRef<jintArray> jints(env, env->NewIntArray(kLen));
  /external/chromium_org/content/browser/android/
child_process_launcher_android.cc 116 ScopedJavaLocalRef<jintArray> j_file_ids(env, env->NewIntArray(file_count));
120 ScopedJavaLocalRef<jintArray> j_file_fds(env, env->NewIntArray(file_count));
  /external/chromium_org/printing/
printing_context_android.cc 45 jintArray int_arr,
118 ScopedJavaLocalRef<jintArray> intArr =
  /libcore/luni/src/main/native/
java_lang_RealToString.cpp 172 ScopedLocalRef<jintArray> javaDigits(env, reinterpret_cast<jintArray>(env->GetObjectField(obj, digitsFid)));
java_text_Bidi.cpp 163 static jintArray Bidi_ubidi_reorderVisual(JNIEnv* env, jclass, jbyteArray javaLevels, jint length) {
174 jintArray result = env->NewIntArray(length);
  /development/ndk/platforms/android-3/include/
jni.h 85 typedef _jintArray* jintArray;
107 typedef jarray jintArray;
404 jintArray (*NewIntArray)(JNIEnv*, jsize);
413 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
426 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
443 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
461 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /frameworks/base/core/jni/android/graphics/
Shader.cpp 91 jintArray colorArray, jfloatArray posArray, jint tileMode)
137 jintArray colorArray, jfloatArray posArray, jint tileMode) {
179 jintArray jcolors, jfloatArray jpositions) {
  /frameworks/base/media/mca/filterfw/jni/
jni_gl_frame.cpp 143 jintArray ints) {
158 jintArray Java_android_filterfw_core_GLFrame_getNativeInts(JNIEnv* env, jobject thiz) {
161 jintArray result = env->NewIntArray(frame->Size() / sizeof(jint));
  /libnativehelper/include/nativehelper/
jni.h 71 typedef _jintArray* jintArray;
93 typedef jarray jintArray;
390 jintArray (*NewIntArray)(JNIEnv*, jsize);
399 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
412 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
429 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
447 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
jni.h 69 typedef _jintArray* jintArray;
91 typedef jarray jintArray;
388 jintArray (*NewIntArray)(JNIEnv*, jsize);
397 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
410 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
427 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
445 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
jni.h 84 typedef _jintArray* jintArray;
106 typedef jarray jintArray;
403 jintArray (*NewIntArray)(JNIEnv*, jsize);
412 jint* (*GetIntArrayElements)(JNIEnv*, jintArray, jboolean*);
425 void (*ReleaseIntArrayElements)(JNIEnv*, jintArray,
442 void (*GetIntArrayRegion)(JNIEnv*, jintArray,
460 void (*SetIntArrayRegion)(JNIEnv*, jintArray,
    [all...]

Completed in 1554 milliseconds

1 23 4 5 6 7 8