Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp121 DisplayEventReceiver::Event makeHotplugError(nsecs_t timestamp, int32_t connectionError) { in makeHotplugError() function
444 mPendingEvents.push_back(makeHotplugError(systemTime(), errorCode)); in onHotplugConnectionError()