Home
last modified time | relevance | path

Searched defs:consumeBatches (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.cpp218 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
/frameworks/native/libs/input/
DInputTransport.cpp393 bool consumeBatches, nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()