Home
last modified time | relevance | path

Searched refs:isTextBatch (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DLayerBuilder.cpp126 bool isTextBatch = getBatchId() == OpBatchType::Text in canMergeWith() local
131 if (!isTextBatch || PaintUtils::hasTextShadow(op->op->paint)) { in canMergeWith()