Home
last modified time | relevance | path

Searched defs:removeDisplay (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/end2end/test_framework/fake_hwc3/
DHwc3Controller.cpp101 void Hwc3Controller::removeDisplay(core::DisplayConfiguration::Id displayId) { in removeDisplay() function in android::surfaceflinger::tests::end2end::test_framework::fake_hwc3::Hwc3Controller
DHwc3Composer.cpp118 void Hwc3Composer::removeDisplay(core::DisplayConfiguration::Id displayId) { in removeDisplay() function in android::surfaceflinger::tests::end2end::test_framework::fake_hwc3::Hwc3Composer
/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/
DRemoteDisplayProviderService.java288 public void removeDisplay(RemoteDisplay display) { in removeDisplay() method in RemoteDisplayProviderService.Provider
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayInsetsControllerTest.java190 private void removeDisplay(int displayId) { in removeDisplay() method in DisplayInsetsControllerTest
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
DDisplayTopologyCoordinatorTest.kt341 fun removeDisplay() { in <lambda>() method in com.android.server.display.DisplayTopologyCoordinatorTest
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/display/data/repository/
DFakeDisplayRepository.kt81 suspend fun removeDisplay(displayId: Int) { in removeDisplay() method in com.android.systemui.display.data.repository.FakeDisplayRepository
/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
DRemoteDisplayProvider.java281 public void removeDisplay(RemoteDisplay display) { in removeDisplay() method in RemoteDisplayProvider
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/cursorposition/data/repository/
DMultiDisplayCursorPositionRepositoryTest.kt174 private suspend fun removeDisplay(id: Int) { in <lambda>() method in com.android.systemui.cursorposition.data.repository.MultiDisplayCursorPositionRepositoryTest
/frameworks/base/core/java/android/hardware/display/
DDisplayTopology.java223 public boolean removeDisplay(int displayId) { in removeDisplay() method in DisplayTopology
/frameworks/native/services/surfaceflinger/DisplayHardware/
DAidlComposerHal.cpp1769 void AidlComposer::removeDisplay(Display display) { in removeDisplay() function in android::Hwc2::AidlComposer
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp5213 void InputDispatcher::DispatcherWindowInfo::removeDisplay(ui::LogicalDisplayId displayId) { in removeDisplay() function in android::inputdispatcher::InputDispatcher::DispatcherWindowInfo