OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AndroidRuntime
(Results
151 - 162
of
162
) sorted by null
1
2
3
4
5
6
7
/frameworks/base/core/jni/android/graphics/
Graphics.cpp
11
#include <android_runtime/
AndroidRuntime
.h>
/frameworks/base/core/jni/android/opengl/
util.cpp
32
#include "android_runtime/
AndroidRuntime
.h"
1069
result =
AndroidRuntime
::registerNativeMethods(env,
/frameworks/base/core/jni/
android_text_format_Time.cpp
25
#include "android_runtime/
AndroidRuntime
.h"
686
return
AndroidRuntime
::registerNativeMethods(env, "android/text/format/Time", gMethods, NELEM(gMethods));
android_view_MotionEvent.cpp
22
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES10.cpp
25
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES11.cpp
25
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES11Ext.cpp
25
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES20.cpp
25
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
android_opengl_GLES30.cpp
25
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
com_google_android_gles_jni_GLImpl.cpp
22
#include <android_runtime/
AndroidRuntime
.h>
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp
31
#include "android_runtime/
AndroidRuntime
.h"
191
JNIEnv* env =
AndroidRuntime
::getJNIEnv();
[
all
...]
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
37
#include "android_runtime/
AndroidRuntime
.h"
[
all
...]
Completed in 334 milliseconds
1
2
3
4
5
6
7