Home
last modified time | relevance | path

Searched defs:onHotplugReceived (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DEventThread.cpp158 void EventThread::onHotplugReceived(int type, bool connected) { in onHotplugReceived() function in android::impl::EventThread
DSurfaceFlinger.cpp1359 void SurfaceFlinger::onHotplugReceived(int32_t sequenceId, hwc2_display_t display, in onHotplugReceived() function in android::SurfaceFlinger
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h83 auto onHotplugReceived(int32_t sequenceId, hwc2_display_t display, in onHotplugReceived() function