Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1085 void processHotplugDisconnect(PhysicalDisplayId, const char* displayString)
DSurfaceFlinger.cpp3620 processHotplugDisconnect(displayId, displayString.c_str()); in configureLocked()
3685 void SurfaceFlinger::processHotplugDisconnect(PhysicalDisplayId displayId, in processHotplugDisconnect() function in android::SurfaceFlinger