Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/mock/
DMockDispSync.cpp37 status_t DispSync::removeEventListener(Callback* callback, nsecs_t* /*outLastCallback*/) { in removeEventListener() function in android::mock::DispSync
/frameworks/native/services/surfaceflinger/Scheduler/
DDispSync.cpp268 status_t removeEventListener(DispSync::Callback* callback, nsecs_t* outLastCallback) { in removeEventListener() function in android::impl::DispSyncThread
646 status_t DispSync::removeEventListener(Callback* callback, nsecs_t* outLastCallbackTime) { in removeEventListener() function in android::impl::DispSync
DVSyncReactor.cpp351 status_t VSyncReactor::removeEventListener(DispSync::Callback* callback, in removeEventListener() function in android::scheduler::VSyncReactor