Searched refs:mergingBatch (Results 1 – 2 of 2) sorted by relevance
350 const MergingOpBatch* mergingBatch = static_cast<const MergingOpBatch*>(batch); in replayBakedOpsImpl() local354 mergingBatch->getClipSideFlags(), in replayBakedOpsImpl()355 mergingBatch->getClipRect() in replayBakedOpsImpl()
543 std::unordered_map<mergeid_t, DrawBatch*>& mergingBatch in addDrawOp() local545 auto getResult = mergingBatch.find(deferInfo.mergeId); in addDrawOp()546 if (getResult != mergingBatch.end()) { in addDrawOp()