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

  /external/skia/legacy/src/core/
SkBitmap.cpp 1010 static inline uint32_t expand16(U16CPU c) { function
1028 c = expand16(*p);
1032 c += expand16(*p);
1038 c += expand16(*p);
1042 c += expand16(*p);
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 1200 static inline uint32_t expand16(U16CPU c) { function
    [all...]

Completed in 850 milliseconds