Searched defs:resyncCallback (Results 1 – 3 of 3) sorted by relevance
87 const ResyncCallback resyncCallback; variable
123 ResyncCallback resyncCallback, in EventThreadConnection()215 ResyncCallback resyncCallback, ISurfaceComposer::ConfigChanged configChanged) const { in createEventConnection()
60 MockEventThreadConnection(impl::EventThread* eventThread, ResyncCallback&& resyncCallback, in MockEventThreadConnection()