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

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.cpp57 virtual bool purelyDrawBatch() { return false; } function in class:android::uirenderer::Batch
124 virtual bool purelyDrawBatch() { return true; } function in class:android::uirenderer::DrawBatch
702 if (mBatches[i] && mBatches[i]->purelyDrawBatch()) {

Completed in 6 milliseconds