HomeSort by relevance Sort by last modified time
    Searched refs:SkG4444ToG565 (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkColorPriv.h 571 static inline unsigned SkG4444ToG565(unsigned g) {
635 unsigned sg = SkG4444ToG565(SkGetPackedG4444(s));
  /external/skia/legacy/include/core/
SkColorPriv.h 536 static inline unsigned SkG4444ToG565(unsigned g) {
600 unsigned sg = SkG4444ToG565(SkGetPackedG4444(s));

Completed in 19 milliseconds