Searched defs:Batch (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/include/androidfw/
H A DInputTransport.h345 struct Batch { struct in class:android::InputConsumer
348 Vector<Batch> mBatches;
416 Batch& batch, size_t count, uint32_t* outSeq, InputEvent** outEvent);
431 static bool canAddSample(const Batch& batch, const InputMessage* msg);
432 static ssize_t findSampleNoLaterThan(const Batch& batch, nsecs_t time);

Completed in 96 milliseconds