Home
last modified time | relevance | path

Searched defs:RemoveDisplay (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/hwc3/include/
DIResourceManager.h35 using RemoveDisplay = std::function<void(int64_t display, bool isVirtual, variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/resources/include/composer-resources/2.1/
H A DComposerResources.h160 using RemoveDisplay = variable
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp122 bool ClientHandler::RemoveDisplay(const std::string &label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::ClientHandler
Dstreamer.cpp284 bool Streamer::RemoveDisplay(const std::string& label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::Streamer
/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerResources.cpp127 hwc3::Error ComposerResources::RemoveDisplay(uint64_t display_id) { in RemoveDisplay() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources