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

  /external/skia/include/core/
SkColorPriv.h 566 static inline unsigned SkR4444ToR565(unsigned r) {
634 unsigned sr = SkR4444ToR565(SkGetPackedR4444(s));
  /external/skia/legacy/include/core/
SkColorPriv.h 531 static inline unsigned SkR4444ToR565(unsigned r) {
599 unsigned sr = SkR4444ToR565(SkGetPackedR4444(s));

Completed in 22 milliseconds