Home | History | Annotate | Download | only in androidfw

Lines Matching refs:DisplayEventDispatcher

17 #define LOG_TAG "DisplayEventDispatcher"
22 #include <androidfw/DisplayEventDispatcher.h>
31 // Number of events to read at a time from the DisplayEventDispatcher pipe.
36 DisplayEventDispatcher::DisplayEventDispatcher(const sp<Looper>& looper,
42 status_t DisplayEventDispatcher::initialize() {
57 void DisplayEventDispatcher::dispose() {
65 status_t DisplayEventDispatcher::scheduleVsync() {
89 int DisplayEventDispatcher::handleEvent(int, int events, void*) {
116 bool DisplayEventDispatcher::processPendingEvents(