Searched defs:getTextShadow (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/utils/
H A DPaintUtils.h78 static inline bool getTextShadow(const SkPaint* paint, TextShadow* textShadow) { function in class:android::uirenderer::PaintUtils
93 return getTextShadow(paint, nullptr);

Completed in 270 milliseconds