Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/display/
DDisplayManager.java284 final int[] displayIds = mGlobal.getDisplayIds(); in getDisplays() local
302 private void addAllDisplaysLocked(ArrayList<Display> displays, int[] displayIds) { in addAllDisplaysLocked()
312 ArrayList<Display> displays, int[] displayIds, int matchType) { in addPresentationDisplaysLocked()
DDisplayManagerGlobal.java153 int[] displayIds = mDm.getDisplayIds(); in getDisplayIds() local
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java395 int[] displayIds = new int[count]; in getDisplayIdsInternal() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2On1Adapter.cpp481 std::vector<hwc2_display_t> displayIds; in registerCallback() local