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

/external/skia/src/core/
H A DSkBitmapProcState_procs.h17 static inline uint32_t Filter_565_Expanded(unsigned x, unsigned y, function
117 uint32_t tmp = Filter_565_Expanded(x, y, a, b, c, d); \
133 uint32_t tmp = Filter_565_Expanded(x, y, a, b, c, d); \
276 uint32_t tmp = Filter_565_Expanded(x, y, a, b, c, d); \
293 uint32_t tmp = Filter_565_Expanded(x, y, a, b, c, d); \
313 uint32_t tmp = Filter_565_Expanded(x, y, a, b, c, d); \

Completed in 37 milliseconds