Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDeferredDisplayList.cpp147 class MergingDrawBatch : public DrawBatch { class
149 MergingDrawBatch(DeferInfo& deferInfo, int width, int height) : in MergingDrawBatch() function in android::uirenderer::MergingDrawBatch
DDeferredDisplayList.h44 class MergingDrawBatch; variable
DDisplayListOp.h109 friend class MergingDrawBatch; variable