Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp297 void EventThread::onHotplugReceived(PhysicalDisplayId displayId, bool connected) { in onHotplugReceived() function in android::impl::EventThread
DScheduler.cpp215 void Scheduler::onHotplugReceived(ConnectionHandle handle, PhysicalDisplayId displayId, in onHotplugReceived() function in android::Scheduler
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h309 auto onHotplugReceived(int32_t sequenceId, hal::HWDisplayId display, in onHotplugReceived() function
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1633 void SurfaceFlinger::onHotplugReceived(int32_t sequenceId, hal::HWDisplayId hwcDisplayId, in onHotplugReceived() function in android::SurfaceFlinger