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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h110 void disconnectDisplay(int32_t displayId);
H A DHWComposer_hwc1.h111 void disconnectDisplay(int disp);
H A DHWComposer.cpp133 // Disconnect is handled through HWComposer::disconnectDisplay via
751 void HWComposer::disconnectDisplay(int displayId) { function in class:android::HWComposer
758 ALOGE("disconnectDisplay: Failed to determine type of display %d",
H A DHWComposer_hwc1.cpp835 void HWComposer::disconnectDisplay(int disp) { function in class:android::HWComposer
/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp203 hwc.disconnectDisplay(mHwcDisplayId);

Completed in 132 milliseconds