Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVertex.h58 struct AlphaVertex : Vertex { struct
61 static inline void set(AlphaVertex* vertex, float x, float y, float alpha) { in set() argument
66 static inline void setColor(AlphaVertex* vertex, float alpha) { in setColor() argument