Searched refs:getTextShadow (Results 1 – 1 of 1) sorted by relevance
77 static inline bool getTextShadow(const SkPaint* paint, TextShadow* textShadow) { in getTextShadow() function91 static inline bool hasTextShadow(const SkPaint* paint) { return getTextShadow(paint, nullptr); } in hasTextShadow()