Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.cpp317 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
/frameworks/native/libs/input/
DInputConsumer.cpp220 status_t InputConsumer::consume(InputEventFactoryInterface* factory, bool consumeBatches, in consume()