Searched refs:disconnectDisplay (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h108 void disconnectDisplay(int32_t displayId);
H A DHWComposer_hwc1.h107 void disconnectDisplay(int disp);
H A DHWComposer.cpp189 // Disconnect is handled through HWComposer::disconnectDisplay via
674 void HWComposer::disconnectDisplay(int displayId) { function in class:android::HWComposer
681 ALOGE("disconnectDisplay: Failed to determine type of display %d",
H A DHWComposer_hwc1.cpp828 void HWComposer::disconnectDisplay(int disp) { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp182 hwc.disconnectDisplay(mHwcDisplayId);

Completed in 45 milliseconds