Searched defs:mBatches (Results 1 - 4 of 4) sorted by path

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.h99 bool isEmpty() { return mBatches.empty(); }
158 std::vector<Batch*> mBatches; member in class:android::uirenderer::DeferredDisplayList
H A DLayerBuilder.h100 return mBatches.empty();
121 std::vector<BatchBase*> mBatches; member in class:android::uirenderer::LayerBuilder
/frameworks/native/include/input/
H A DInputTransport.h361 Vector<Batch> mBatches; member in class:android::InputConsumer
/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup2.h76 List<Batch*> mBatches; member in class:android::renderscript::CpuScriptGroup2Impl

Completed in 67 milliseconds