Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.h167 void removeDisplayEventConnectionLocked(const wp<EventThreadConnection>& connection)
DEventThread.cpp227 void EventThread::removeDisplayEventConnectionLocked(const wp<EventThreadConnection>& connection) { in removeDisplayEventConnectionLocked() function in android::impl::EventThread
437 removeDisplayEventConnectionLocked(consumer); in dispatchEvent()