Searched defs:hotplug (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/gui/
H A DDisplayEventReceiver.h66 Hotplug hotplug; member in union:android::DisplayEventReceiver::Event::__anon1359
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp145 mCBContext->procs.hotplug = &hook_hotplug;
147 mCBContext->procs.hotplug = NULL;
285 ctx->hwc->hotplug(disp, connected);
299 void HWComposer::hotplug(int disp, int connected) { function in class:android::HWComposer
301 ALOGE("hotplug event received for invalid display: disp=%d connected=%d",

Completed in 60 milliseconds