Home
last modified time | relevance | path

Searched defs:tokenObject (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_display_DisplayControl.cpp44 static void nativeOverrideHdrTypes(JNIEnv* env, jclass clazz, jobject tokenObject, in nativeOverrideHdrTypes()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1762 static void nativeSetBootDisplayMode(JNIEnv* env, jclass clazz, jobject tokenObject, in nativeSetBootDisplayMode()
1770 static void nativeClearBootDisplayMode(JNIEnv* env, jclass clazz, jobject tokenObject) { in nativeClearBootDisplayMode()
1777 static void nativeSetAutoLowLatencyMode(JNIEnv* env, jclass clazz, jobject tokenObject, jboolean on… in nativeSetAutoLowLatencyMode()
1784 static void nativeSetGameContentType(JNIEnv* env, jclass clazz, jobject tokenObject, jboolean on) { in nativeSetGameContentType()