Searched refs:isTextBatch (Results 1 – 2 of 2) sorted by relevance
126 bool isTextBatch = getBatchId() == OpBatchType::Text in canMergeWith() local131 if (!isTextBatch || PaintUtils::hasTextShadow(op->op->paint)) { in canMergeWith()
183 bool isTextBatch = getBatchId() == DeferredDisplayList::kOpBatch_Text || in canMergeWith() local188 if (!isTextBatch || op->hasTextShadow()) { in canMergeWith()