HomeSort by relevance Sort by last modified time
    Searched defs:mBatches (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
DeferredDisplayList.h 103 bool isEmpty() { return mBatches.isEmpty(); }
163 Vector<Batch*> mBatches;
  /frameworks/native/include/input/
InputTransport.h 359 Vector<Batch> mBatches;

Completed in 50 milliseconds