Home
last modified time | relevance | path

Searched refs:SkR4444ToR565 (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/core/
DSkColorPriv.h480 static inline unsigned SkR4444ToR565(unsigned r) in SkR4444ToR565() function
556 unsigned sr = SkR4444ToR565(SkGetPackedR4444(s)); in SkSrcOver4444To16()