Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DEventThread.cpp103 void EventThread::removeDisplayEventConnectionLocked(const wp<EventThread::Connection>& connection)… in removeDisplayEventConnectionLocked() function in android::impl::EventThread
199 removeDisplayEventConnectionLocked(signalConnections[i]); in threadMain()
DEventThread.h139 void removeDisplayEventConnectionLocked(const wp<Connection>& connection) REQUIRES(mMutex);