OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AndroidRuntime
(Results
126 - 142
of
142
) sorted by null
1
2
3
4
5
6
/frameworks/base/core/jni/android/graphics/
Graphics.cpp
14
#include <android_runtime/
AndroidRuntime
.h>
/frameworks/base/core/jni/
android_os_Parcel.cpp
47
#include <android_runtime/
AndroidRuntime
.h>
android_util_Process.cpp
571
AndroidRuntime
::getRuntime()->setArgv0(procName);
[
all
...]
android_view_MotionEvent.cpp
22
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_view_RenderNode.cpp
25
#include <android_runtime/
AndroidRuntime
.h>
android_opengl_GLES11.cpp
29
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES32.cpp
27
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES10.cpp
29
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES11Ext.cpp
29
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES31.cpp
27
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES30.cpp
29
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES20.cpp
29
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
com_google_android_gles_jni_GLImpl.cpp
26
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
/frameworks/base/media/jni/
android_mtp_MtpDevice.cpp
35
#include "android_runtime/
AndroidRuntime
.h"
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
30
#include "android_runtime/
AndroidRuntime
.h"
68
JNIEnv* env =
AndroidRuntime
::getJNIEnv();
[
all
...]
com_android_bluetooth_gatt.cpp
31
#include "android_runtime/
AndroidRuntime
.h"
208
JNIEnv* env =
AndroidRuntime
::getJNIEnv();
[
all
...]
/frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp
33
#include "android_runtime/
AndroidRuntime
.h"
[
all
...]
Completed in 449 milliseconds
1
2
3
4
5
6