Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DDisplayEventDispatcher.cpp73 if (processPendingEvents(&vsyncTimestamp, &vsyncDisplayId, &vsyncCount)) { in scheduleVsync()
106 if (processPendingEvents(&vsyncTimestamp, &vsyncDisplayId, &vsyncCount)) { in handleEvent()
116 bool DisplayEventDispatcher::processPendingEvents( in processPendingEvents() function in android::DisplayEventDispatcher
/frameworks/base/libs/androidfw/include/androidfw/
DDisplayEventDispatcher.h44 bool processPendingEvents(nsecs_t* outTimestamp, int32_t* id, uint32_t* outCount);