Searched defs:DisplayEventDispatcher (Results 1 – 3 of 3) sorted by relevance
61 pub struct DisplayEventDispatcher { struct66 impl DisplayEventDispatcher { argument159 impl Default for DisplayEventDispatcher { implementation
108 display_event_dispatcher: DisplayEventDispatcher, in new()
42 DisplayEventDispatcher::DisplayEventDispatcher(const sp<Looper>& looper, in DisplayEventDispatcher() function in android::DisplayEventDispatcher