Searched refs:S16CPU (Results 1 – 4 of 4) sorted by relevance
44 inline SkFDot6 SkIntToFDot6(S16CPU x) { in SkIntToFDot6()
52 S16CPU nextS16() { return this->nextS() >> 16; } in nextS16()
246 typedef int S16CPU; typedef
216 static inline int SkAlphaBlend255(S16CPU src, S16CPU dst, U8CPU alpha) { in SkAlphaBlend255()