Searched refs:mMerging (Results 1 – 1 of 1) sorted by relevance
33 , mMerging(merging) { in BatchBase()50 bool isMerging() const { return mMerging; } in isMerging()56 this, mBatchId, mMerging, (int) mOps.size(), RECT_ARGS(mBounds)); in dump()62 bool mMerging; member in android::uirenderer::BatchBase