Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDeferredDisplayList.h45 class MergingDrawBatch; variable
DDeferredDisplayList.cpp153 class MergingDrawBatch : public DrawBatch { class
155 MergingDrawBatch(DeferInfo& deferInfo, int width, int height) : in MergingDrawBatch() function in android::uirenderer::MergingDrawBatch
DDisplayListOp.h112 friend class MergingDrawBatch; variable