OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recycleEvent
(Results
1 - 2
of
2
) sorted by null
/external/quake/standalone/
main.cpp
90
// Call
recycleEvent
when you're done with the event
100
void
recycleEvent
(Event* pEvent) {
331
gpEventQueue->
recycleEvent
(pEvent);
/frameworks/base/services/java/com/android/server/
KeyInputQueue.java
[
all
...]
Completed in 161 milliseconds