Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDeferredDisplayList.cpp59 virtual bool purelyDrawBatch() { return false; } in purelyDrawBatch() function in android::uirenderer::Batch
122 virtual bool purelyDrawBatch() override { return true; } in purelyDrawBatch() function in android::uirenderer::DrawBatch