Searched refs:expand16 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkMipMap.cpp40 static inline uint32_t expand16(U16CPU c) { function
58 c = expand16(*p);
62 c += expand16(*p);
68 c += expand16(*p);
72 c += expand16(*p);
H A DSkBitmap.cpp1225 static inline uint32_t expand16(U16CPU c) { function
1243 c = expand16(*p);
1247 c += expand16(*p);
1253 c += expand16(*p);
1257 c += expand16(*p);
/external/skia/src/core/
H A DSkMipMap.cpp40 static inline uint32_t expand16(U16CPU c) { function
58 c = expand16(*p);
62 c += expand16(*p);
68 c += expand16(*p);
72 c += expand16(*p);
H A DSkBitmap.cpp1225 static inline uint32_t expand16(U16CPU c) { function
1243 c = expand16(*p);
1247 c += expand16(*p);
1253 c += expand16(*p);
1257 c += expand16(*p);

Completed in 36 milliseconds