Searched refs:nativeGetDisplayInfo (Results 1 – 2 of 2) sorted by relevance
162 private static native SurfaceControl.DisplayInfo nativeGetDisplayInfo(IBinder displayToken); in nativeGetDisplayInfo() method in SurfaceControl1524 return nativeGetDisplayInfo(displayToken); in getDisplayInfo()
885 static jobject nativeGetDisplayInfo(JNIEnv* env, jclass clazz, jobject tokenObj) { in nativeGetDisplayInfo() function1575 (void*)nativeGetDisplayInfo },