Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DComposerResources.cpp75 void ComposerResources::clear( in clear()
101 HWC3::Error ComposerResources::removeDisplay(int64_t displayId) { in removeDisplay() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglGlobalInfo.cpp110 bool EglGlobalInfo::removeDisplay(EGLDisplay dpy) { in removeDisplay() function in EglGlobalInfo
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java340 public void removeDisplay(int displayId) throws FileNotFoundException { in removeDisplay() method in CuttlefishDisplayHotplugTest