Home
last modified time | relevance | path

Searched refs:getPhysicalDisplayIds (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/libs/hwui/tests/common/
H A DTestContext.cpp31 const std::vector<PhysicalDisplayId> ids = SurfaceComposerClient::getPhysicalDisplayIds(); in getDisplayInfo()
52 const std::vector<PhysicalDisplayId> ids = SurfaceComposerClient::getPhysicalDisplayIds(); in getActiveDisplayMode()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayControl.java97 public static long[] getPhysicalDisplayIds() { in getPhysicalDisplayIds() method in DisplayControl
H A DLocalDisplayAdapter.java107 for (long physicalDisplayId : mSurfaceControlProxy.getPhysicalDisplayIds()) { in registerLocked()
1446 public long[] getPhysicalDisplayIds() {
1447 return DisplayControl.getPhysicalDisplayIds();
/aosp14/frameworks/base/cmds/screencap/
H A Dscreencap.cpp131 const std::vector<PhysicalDisplayId> ids = SurfaceComposerClient::getPhysicalDisplayIds(); in main()
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_display_DisplayControl.cpp156 const auto displayIds = SurfaceComposerClient::getPhysicalDisplayIds(); in nativeGetPhysicalDisplayIds()
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp497 const std::vector<PhysicalDisplayId> ids = SurfaceComposerClient::getPhysicalDisplayIds(); in readyToRun()
653 const auto displayIds = SurfaceComposerClient::getPhysicalDisplayIds(); in parseOrientationProperty()
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DLocalDisplayAdapterTest.java1188 when(mSurfaceControlProxy.getPhysicalDisplayIds()).thenReturn(ids); in updateAvailableDisplays()
H A DDisplayManagerServiceTest.java298 when(mSurfaceControlProxy.getPhysicalDisplayIds()).thenReturn(ids);
/aosp14/frameworks/base/services/
H A Dart-profile3310 HSPLcom/android/server/display/DisplayControl;->getPhysicalDisplayIds()[J
3637 HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getPhysicalDisplayIds()[J