HomeSort by relevance Sort by last modified time
    Searched refs:SetShortArrayRegion (Results 1 - 25 of 60) sorted by null

1 2 3

  /hardware/bsp/intel/peripheral/libupm/src/mma7455/
javaupm_mma7455.i 19 JCALL4(SetShortArrayRegion, jenv, $result, 0, 3, (const signed short*)$1);
  /hardware/bsp/intel/peripheral/libupm/src/adxl345/
javaupm_adxl345.i 33 JCALL4(SetShortArrayRegion, jenv, $result, 0, 3, (jshort*)$1);
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_InstanceNonce.c 93 (*env)->SetShortArrayRegion(env, result, 0, 3, contents);
android_jni_cts_StaticNonce.c 93 (*env)->SetShortArrayRegion(env, result, 0, 3, contents);
  /development/ndk/platforms/android-3/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 445 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
jni.h 459 void (*SetShortArrayRegion)(JNIEnv*, jshortArray,
    [all...]

Completed in 204 milliseconds

1 2 3