Home | History | Annotate | Download | only in hwui

Lines Matching refs:batchId

561 BakedOpState* FrameBuilder::deferStrokeableOp(const RecordedOp& op, batchid_t batchId,
572 currentLayer().deferUnmergeableOp(mAllocator, bakedState, batchId);
692 // Only use the MergedPatch batchId when merged, so Bitmap+Patch don't try to merge together
695 // Use Bitmap batchId since Bitmap+Patch use same shader
753 batchid_t batchId = textBatchId(*(op.paint));
758 currentLayer().deferMergeableOp(mAllocator, bakedState, batchId, mergeId);
760 currentLayer().deferUnmergeableOp(mAllocator, bakedState, batchId);