Searched refs:purelyDrawBatch (Results 1 – 1 of 1) sorted by relevance
57 virtual bool purelyDrawBatch() { return false; } in purelyDrawBatch() function in android::uirenderer::Batch124 virtual bool purelyDrawBatch() { return true; } in purelyDrawBatch() function in android::uirenderer::DrawBatch702 if (mBatches[i] && mBatches[i]->purelyDrawBatch()) { in discardDrawingBatches()