Searched refs:hasTextShadow (Results 1 – 3 of 3) sorted by relevance
92 static inline bool hasTextShadow(const SkPaint* paint) { in hasTextShadow() function
131 if (!isTextBatch || PaintUtils::hasTextShadow(op->op->paint)) { in canMergeWith()
193 if (CC_LIKELY(!PaintUtils::hasTextShadow(op.paint))) return; in renderTextShadow()