Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkColorPriv.h778 static inline unsigned SkG4444ToG565(unsigned g) { in SkG4444ToG565() function
828 unsigned sg = SkG4444ToG565(SkGetPackedG4444(s)); in SkSrcOver4444To16()