Searched refs:purelyDrawBatch (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 47 milliseconds