Searched defs:RemoveDisplay (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/google/graphics/common/hwc3/include/ | ||
D | IResourceManager.h | 35 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 D | ComposerResources.h | 160 using RemoveDisplay = variable |
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ | ||
D | client_handler.cpp | 122 bool ClientHandler::RemoveDisplay(const std::string &label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::ClientHandler |
D | streamer.cpp | 284 bool Streamer::RemoveDisplay(const std::string& label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::Streamer |
/aosp_15_r20/external/drm_hwcomposer/hwc3/ | ||
H A D | ComposerResources.cpp | 127 hwc3::Error ComposerResources::RemoveDisplay(uint64_t display_id) { in RemoveDisplay() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources |