Home
last modified time | relevance | path

Searched defs:displayIds (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java359 final int[] displayIds = mGlobal.getDisplayIds(); in getDisplays() local
377 private void addAllDisplaysLocked(ArrayList<Display> displays, int[] displayIds) { in addAllDisplaysLocked()
387 ArrayList<Display> displays, int[] displayIds, int matchType) { in addPresentationDisplaysLocked()
DDisplayManagerGlobal.java175 int[] displayIds = mDm.getDisplayIds(); in getDisplayIds() local
/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h119 const auto displayIds = getPhysicalDisplayIds(); in getInternalDisplayId() local
/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DDisplayManagerServiceTest.java201 final int displayIds[] = bs.getDisplayIds(); in testPhysicalViewports() local
/frameworks/native/libs/gui/
DISurfaceComposer.cpp326 std::vector<PhysicalDisplayId> displayIds; in getPhysicalDisplayIds() local
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java587 int[] displayIds = new int[count]; in getDisplayIdsInternal() local
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp572 const auto displayIds = SurfaceComposerClient::getPhysicalDisplayIds(); in nativeGetPhysicalDisplayIds() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp488 std::vector<PhysicalDisplayId> displayIds; in getPhysicalDisplayIds() local