Searched refs:getTextShadow (Results 1 – 4 of 4) sorted by relevance
106 static inline bool getTextShadow(const SkPaint* paint, TextShadow* textShadow) { in getTextShadow() function121 return getTextShadow(paint, nullptr); in hasTextShadow()
206 if (!PaintUtils::getTextShadow(op.paint, &textShadow)) { in renderTextShadow()
252 if (PaintUtils::getTextShadow(mPaint, &textShadow)) { in getLocalBounds()
1966 if (!PaintUtils::getTextShadow(paint, &textShadow)) {