/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/display/data/repository/ |
D | FakeDisplayRepository.kt | 58 suspend fun addDisplay(displayId: Int, type: Int = Display.TYPE_EXTERNAL) { in addDisplay() method in com.android.systemui.display.data.repository.FakeDisplayRepository 74 suspend fun addDisplay(display: Display) { in addDisplay() method in com.android.systemui.display.data.repository.FakeDisplayRepository
|
/frameworks/native/services/surfaceflinger/tests/end2end/test_framework/fake_hwc3/ |
D | Hwc3Controller.cpp | 96 void Hwc3Controller::addDisplay(const core::DisplayConfiguration& config) { in addDisplay() function in android::surfaceflinger::tests::end2end::test_framework::fake_hwc3::Hwc3Controller
|
D | Hwc3Composer.cpp | 113 void Hwc3Composer::addDisplay(const core::DisplayConfiguration& display) { in addDisplay() function in android::surfaceflinger::tests::end2end::test_framework::fake_hwc3::Hwc3Composer
|
/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/ |
D | RemoteDisplayProviderService.java | 282 public void addDisplay(RemoteDisplay display) { in addDisplay() method in RemoteDisplayProviderService.Provider
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
D | DisplayInsetsControllerTest.java | 177 private void addDisplay(int displayId) throws RemoteException { in addDisplay() method in DisplayInsetsControllerTest
|
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
D | DisplayTopologyCoordinatorTest.kt | 85 fun addDisplay() { in <lambda>() method
|
/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/ |
D | RemoteDisplayProvider.java | 244 public void addDisplay(RemoteDisplay display) { in addDisplay() method in RemoteDisplayProvider
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/cursorposition/data/repository/ |
D | MultiDisplayCursorPositionRepositoryTest.kt | 169 private suspend fun addDisplay(id: Int, type: Int) { in <lambda>() method in com.android.systemui.cursorposition.data.repository.MultiDisplayCursorPositionRepositoryTest
|
/frameworks/base/core/java/android/hardware/display/ |
D | DisplayTopology.java | 171 public void addDisplay(int displayId, float width, float height) { in addDisplay() method in DisplayTopology
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | AidlComposerHal.cpp | 1815 void AidlComposer::addDisplay(Display display) { in addDisplay() function in android::Hwc2::AidlComposer
|
/frameworks/native/services/inputflinger/tests/ |
D | InputDispatcher_test.cpp | 12771 void addDisplay(ui::LogicalDisplayId displayId, ui::Transform transform) { in addDisplay() function in android::inputdispatcher::InputDispatcherDragTests
|