Searched refs:SkRGB16Add (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkColorPriv.h155 static inline U16CPU SkRGB16Add(U16CPU a, U16CPU b) { function
163 #define SkRGB16Add(a, b) ((a) + (b)) macro

Completed in 21 milliseconds