Searched refs:mBatchId (Results 1 – 1 of 1) sorted by relevance
32 : mBatchId(batchId) in BatchBase()49 batchid_t getBatchId() const { return mBatchId; } in getBatchId()56 this, mBatchId, mMerging, (int) mOps.size(), RECT_ARGS(mBounds)); in dump()59 batchid_t mBatchId; member in android::uirenderer::BatchBase