Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVertex.h97 struct AlphaVertex : Vertex { struct
100 static inline void set(AlphaVertex* vertex, float x, float y, float alpha) { in set() argument
105 static inline void copyWithOffset(AlphaVertex* vertex, const AlphaVertex& src, in copyWithOffset() argument
111 static inline void setColor(AlphaVertex* vertex, float alpha) { in setColor() argument