Home
last modified time | relevance | path

Searched refs:nativeGetPhysicalDisplayIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DSurfaceControl.java139 private static native long[] nativeGetPhysicalDisplayIds(); in nativeGetPhysicalDisplayIds() method in SurfaceControl
1822 return nativeGetPhysicalDisplayIds(); in getPhysicalDisplayIds()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp571 static jlongArray nativeGetPhysicalDisplayIds(JNIEnv* env, jclass clazz) { in nativeGetPhysicalDisplayIds() function
1318 (void*)nativeGetPhysicalDisplayIds },