HomeSort by relevance Sort by last modified time
    Searched refs:jni (Results 376 - 400 of 791) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/media/libaudiojni/
sl-utils.h 23 #include <jni.h>
62 // overloaded JNI array helper functions (same as in android_media_AudioRecord)
  /cts/tests/tests/os/jni/
android_os_cts_CpuFeatures.cpp 18 #include <jni.h>
android_os_cts_CpuInstructions.cpp 17 #include <jni.h>
android_os_cts_NoExecutePermissionTest.cpp 18 #include <jni.h>
android_os_cts_SeccompTest.cpp 18 #include <jni.h>
android_os_cts_TaggedPointer.cpp 17 #include <jni.h>
  /cts/tests/tests/rsblas/libbnnmdata/
test_data.cpp 17 #include <jni.h>
    [all...]
  /cts/tests/tests/security/jni/
android_security_cts_MMapExecutableTest.cpp 23 #include <jni.h>
  /development/ndk/platforms/android-17/samples/Teapot/jni/
TeapotRenderer.h 27 #include <jni.h>
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-android.c 20 #include <jni.h>
  /external/conscrypt/src/openjdk/native/
JNIHelp.h 18 * JNI helper functions.
20 * This file may be included by C or C++ code, which is trouble because jni.h
28 #include <jni.h>
108 * If exception is NULL, logs the current exception in the JNI environment.
  /external/jsilver/src/org/clearsilver/jni/
JNI.java 17 package org.clearsilver.jni;
23 * Loads the ClearSilver JNI library.
25 * <p>By default, it attempts to load the library 'clearsilver-jni' from the
33 public final class JNI {
49 + JNI.class.getName() + ".setLibrarySearchPaths(String...)");
68 private static String libraryName = "clearsilver-jni";
77 * Attempts to load the ClearSilver JNI library.
113 * Sets a callback for what should happen if the JNI library cannot
121 JNI.failureCallback = failureCallback;
126 * Set name of JNI library to load. Default is 'clearsilver-jni'
    [all...]
  /external/skia/platform_tools/android/apps/sample_app/src/main/jni/
com_skia_SkiaSampleRenderer.h 9 #include <jni.h>
  /external/skia/platform_tools/android/examples/hello_skia_app/jni/
helloskia.cpp 2 #include <jni.h>
  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager.h 14 #include <jni.h>
37 // allows calls like JavaAudioManager::Close() while hiding the Java/JNI
130 // Wraps the JNI interface pointer and methods associated with it.
  /external/webrtc/webrtc/modules/video_render/android/
video_render_android_native_opengl2.h 14 #include <jni.h>
video_render_android_surface_view.h 14 #include <jni.h>
  /frameworks/av/media/ndk/
NdkMediaCrypto.cpp 35 #include <jni.h>
  /frameworks/base/core/jni/
android_database_SQLiteDebug.cpp 19 #include <jni.h>
58 * JNI registration.
  /frameworks/base/services/
Android.mk 48 # include all the jni subdirs to collect their sources
49 include $(wildcard $(LOCAL_PATH)/*/jni/Android.mk)
  /frameworks/base/services/core/jni/
Android.mk 3 LOCAL_REL_DIR := core/jni
46 frameworks/base/core/jni \
  /frameworks/base/services/tests/servicestests/
Android.mk 50 # Build JNI Shared Library
53 LOCAL_PATH:= $(LOCAL_PATH)/jni
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
exposure.cpp 23 #include <jni.h>
frametovalues.cpp 22 #include <jni.h>
  /frameworks/ex/framesequence/jni/
Stream.h 20 #include <jni.h>

Completed in 4002 milliseconds

<<11121314151617181920>>