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

  /external/chromium_org/third_party/skia/src/core/
SkMipMap.cpp 40 static inline uint32_t expand16(U16CPU c) { function
58 c = expand16(*p);
62 c += expand16(*p);
68 c += expand16(*p);
72 c += expand16(*p);
SkBitmap.cpp 1224 static inline uint32_t expand16(U16CPU c) { function
    [all...]
  /external/skia/src/core/
SkMipMap.cpp 40 static inline uint32_t expand16(U16CPU c) { function
58 c = expand16(*p);
62 c += expand16(*p);
68 c += expand16(*p);
72 c += expand16(*p);
SkBitmap.cpp 1224 static inline uint32_t expand16(U16CPU c) { function
    [all...]

Completed in 2062 milliseconds