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

  /frameworks/rs/cpu_ref/
rsCpuScriptGroup2.h 76 List<Batch*> mBatches;
  /frameworks/base/libs/hwui/
LayerBuilder.h 100 return mBatches.empty();
121 std::vector<BatchBase*> mBatches;
DeferredDisplayList.h 99 bool isEmpty() { return mBatches.empty(); }
158 std::vector<Batch*> mBatches;
  /frameworks/native/include/input/
InputTransport.h 361 Vector<Batch> mBatches;

Completed in 1008 milliseconds