Home
last modified time | relevance | path

Searched defs:ShadowText (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DTextDropShadowCache.h35 struct ShadowText { struct
36 ShadowText(): len(0), radius(0.0f), textSize(0.0f), typeface(NULL), in ShadowText() function
41 ShadowText(SkPaint* paint, float radius, uint32_t len, const char* srcText, in ShadowText() function
59 ~ShadowText() { in ~ShadowText() argument
74 void copyTextLocally() { in copyTextLocally()
99 }; // struct ShadowText argument