Searched defs:tokenObject (Results  1 – 2 of 2) sorted by relevance
| /frameworks/base/services/core/jni/ | 
| D | com_android_server_display_DisplayControl.cpp | 45 static void nativeOverrideHdrTypes(JNIEnv* env, jclass clazz, jobject tokenObject,  in nativeOverrideHdrTypes()
  | 
| /frameworks/base/core/jni/ | 
| D | android_view_SurfaceControl.cpp | 1949 static void nativeSetBootDisplayMode(JNIEnv* env, jclass clazz, jobject tokenObject,  in nativeSetBootDisplayMode() 1957 static void nativeClearBootDisplayMode(JNIEnv* env, jclass clazz, jobject tokenObject) {  in nativeClearBootDisplayMode() 1964 static void nativeSetAutoLowLatencyMode(JNIEnv* env, jclass clazz, jobject tokenObject, jboolean on…  in nativeSetAutoLowLatencyMode() 1971 static void nativeSetGameContentType(JNIEnv* env, jclass clazz, jobject tokenObject, jboolean on) {  in nativeSetGameContentType()
  |