Home
last modified time | relevance | path

Searched refs:hwc1Hotplug (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h690 void hwc1Hotplug(int hwc1DisplayId, int connected);
DHWC2.cpp81 callbacks->mAdapter.hwc1Hotplug(display, connected); in hotplugHook()
2739 void CfHWC2::hwc1Hotplug(int hwc1DisplayId, int connected) { in hwc1Hotplug() function in android::CfHWC2