| /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/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...] |
| /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/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...] |
| /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/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...] |
| /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/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...] |
| /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/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_util_AssetManager.cpp | 1006 jintArray inValues, 1007 jintArray attrs, 1008 jintArray outValues, 1009 jintArray outIndices) [all...] |
| android_opengl_GLES11.cpp | 492 (JNIEnv *_env, jobject _this, jint plane, jintArray equation_ref, jint offset) { 588 (JNIEnv *_env, jobject _this, jint n, jintArray buffers_ref, jint offset) { 692 (JNIEnv *_env, jobject _this, jint n, jintArray buffers_ref, jint offset) { 791 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) { 965 (JNIEnv *_env, jobject _this, jint pname, jintArray eqn_ref, jint offset) { [all...] |
| com_google_android_gles_jni_GLImpl.cpp | 542 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { 922 (JNIEnv *_env, jobject _this, jint pname, jintArray params_ref, jint offset) { 1095 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { [all...] |
| android_media_AudioSystem.cpp | 471 jintArray jValues = (jintArray)env->GetObjectField(jAudioGainConfig, 545 jintArray jGainValues; 722 jintArray jSamplingRates = NULL; 723 jintArray jChannelMasks = NULL; 724 jintArray jFormats = NULL; 866 jobject jPorts, jintArray jGeneration) [all...] |
| android_opengl_GLES10Ext.cpp | 330 (JNIEnv *_env, jobject _this, jintArray mantissa_ref, jint mantissaOffset, jintArray exponent_ref, jint exponentOffset) {
|
| android_opengl_GLES10.cpp | 608 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { 960 (JNIEnv *_env, jobject _this, jint pname, jintArray params_ref, jint offset) { 1105 (JNIEnv *_env, jobject _this, jint n, jintArray textures_ref, jint offset) { [all...] |
| android_opengl_GLES31.cpp | 387 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) { 455 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_ref, jint offset) { 568 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, jintArray props_ref, jint propsOffset, jint bufSize, jintArray length_ref, jint lengthOffset, jintArray params_ref, jint paramsOffset) { 791 (JNIEnv *_env, jobject _this, jint n, jintArray pipelines_ref, jint offset) { 857 (JNIEnv *_env, jobject _this, jint n, jintArray pipelines_ref, jint offset) { 934 (JNIEnv *_env, jobject _this, jint pipeline, jint pname, jintArray params_ref, jint offset) { [all...] |
| /external/chromium_org/third_party/npapi/npspy/extern/java/ |
| jritypes.h | 97 typedef struct jintArrayStruct* jintArray;
|
| jni.h | 90 typedef _jintArray *jintArray; 109 typedef jarray jintArray; 619 jintArray (JNICALL *NewIntArray) 637 (JNIEnv *env, jintArray array, jboolean *isCopy); 654 (JNIEnv *env, jintArray array, jint *elems, jint mode); 671 (JNIEnv *env, jintArray array, jsize start, jsize len, jint *buf); 688 (JNIEnv *env, jintArray array, jsize start, jsize len, jint *buf); [all...] |
| /external/opencv/ |
| cvjni.cpp | 167 IplImage* getIplImageFromIntArray(JNIEnv* env, jintArray array_data,
192 jintArray photo_data,
670 jintArray photo_data1,
671 jintArray photo_data2,
|
| /frameworks/base/media/jni/ |
| android_mtp_MtpDevice.cpp | 168 static jintArray 179 jintArray array = env->NewIntArray(length); 221 static jintArray 233 jintArray array = env->NewIntArray(length);
|
| /frameworks/base/services/core/jni/ |
| com_android_server_am_BatteryStatsService.cpp | 62 static jint nativeWaitWakeup(JNIEnv *env, jobject clazz, jintArray outIrqs,
|
| /frameworks/native/opengl/tools/glgen/stubs/gles11/ |
| glGetActiveUniformBlockName.cpp | 4 (JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengthOffset, jbyteArray name_ref, jint nameOffset) {
|
| glGetUniformIndices.cpp | 5 (JNIEnv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jintArray uniformIndices_ref, jint uniformIndicesOffset) {
|
| /frameworks/base/core/jni/android/graphics/ |
| YuvToJpegEncoder.cpp | 220 jint format, jint width, jint height, jintArray offsets, 221 jintArray strides, jint jpegQuality, jobject jstream,
|
| Bitmap.cpp | 117 bool GraphicsJNI::SetPixels(JNIEnv* env, jintArray srcColors, int srcOffset, int srcStride, 317 static jobject Bitmap_creator(JNIEnv* env, jobject, jintArray jColors, 678 jintArray offsetXY) { 726 jintArray pixelArray, jint offset, jint stride, 772 jintArray pixelArray, jint offset, jint stride, [all...] |
| /packages/apps/Bluetooth/jni/ |
| com_android_bluetooth_btservice_AdapterService.cpp | 99 static int get_properties(int num_properties, bt_property_t *properties, jintArray *types, 123 jintArray types; 147 /* (BT) Initialize the jobjectArray and jintArray here itself and send the 157 types = (jintArray)callbackEnv->NewIntArray(num_properties); 200 jintArray types; 212 /* Initialize the jobjectArray and jintArray here itself and send the 222 types = (jintArray)callbackEnv->NewIntArray(num_properties); 618 jintArray a_scn = NULL; 619 jintArray a_masid = NULL; 620 jintArray a_msgtype = NULL [all...] |
| /packages/apps/Nfc/nxp/jni/ |
| com_android_nfc_NativeNfcTag.cpp | 306 ScopedLocalRef<jintArray> techList(e, (jintArray) e->GetObjectField(tag, techListField)); 387 ScopedLocalRef<jintArray> techList(e, (jintArray) e->GetObjectField(tag, techListField)); 696 jobject o, jbyteArray data, jboolean raw, jintArray statusTargetLost) 933 static jint com_android_nfc_NativeNfcTag_doCheckNdef(JNIEnv *e, jobject o, jintArray ndefinfo) [all...] |
| /frameworks/base/rs/jni/ |
| android_renderscript_RenderScript.cpp | 92 len = _env->GetArrayLength((jintArray)data); \ 93 ptr = _env->GetIntArrayElements((jintArray)data, flag); \ 96 _env->ReleaseIntArrayElements((jintArray)data, (jint *)ptr, relFlag); \ 345 nContextGetUserMessage(JNIEnv *_env, jobject _this, jlong con, jintArray data) 364 nContextPeekMessage(JNIEnv *_env, jobject _this, jlong con, jintArray auxData) 391 nContextSendMessage(JNIEnv *_env, jobject _this, jlong con, jint id, jintArray data) 417 jlongArray _ids, jobjectArray _names, jintArray _arraySizes) 452 nElementGetNativeData(JNIEnv *_env, jobject _this, jlong con, jlong id, jintArray _elementData) 474 jintArray _arraySizes) [all...] |
| /frameworks/base/media/jni/audioeffect/ |
| android_media_Visualizer.cpp | 338 jint sessionId, jintArray jId) 488 static jintArray 491 jintArray jRange = env->NewIntArray(2);
|