Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:onHotplugReceived

965 void SurfaceFlinger::onHotplugReceived(int32_t disp, bool connected) {
966 ALOGV("onHotplugReceived(%d, %s)", disp, connected ? "true" : "false");
1524 mEventThread->onHotplugReceived(draw[i].type, false);
1651 mEventThread->onHotplugReceived(state.type, true);