Searched refs:nativeGetDisplayInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DSurface.java271 private static native boolean nativeGetDisplayInfo( method in class:Surface
663 return nativeGetDisplayInfo(displayToken, outInfo);
/frameworks/base/core/jni/
H A Dandroid_view_Surface.cpp702 static jboolean nativeGetDisplayInfo(JNIEnv* env, jclass clazz, function in namespace:android
860 {"nativeGetDisplayInfo", "(Landroid/os/IBinder;Landroid/view/Surface$PhysicalDisplayInfo;)Z",
861 (void*)nativeGetDisplayInfo },

Completed in 53 milliseconds