Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DComposerResources.cpp69 ::android::hardware::graphics::composer::V2_2::hal::ComposerResources::RemoveDisplay in clear()
91 HWC3::Error ComposerResources::removeDisplay(int64_t displayId) { in removeDisplay() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java340 public void removeDisplay(int displayId) throws FileNotFoundException { in removeDisplay() method in CuttlefishDisplayHotplugTest