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

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.h103 bool isEmpty() { return mBatches.isEmpty(); }
161 Vector<Batch*> mBatches; member in class:android::uirenderer::DeferredDisplayList
/frameworks/native/include/input/
H A DInputTransport.h351 Vector<Batch> mBatches; member in class:android::InputConsumer

Completed in 82 milliseconds