Searched defs:swizzle_bit_to_index (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/codec/
H A DSkSwizzler.cpp60 // same as swizzle_bit_to_index and swizzle_bit_to_n32 except for value assigned to dst[x]
86 static void swizzle_bit_to_index( function
106 // same as swizzle_bit_to_grayscale and swizzle_bit_to_index except for value assigned to dst[x]
686 proc = &swizzle_bit_to_index;

Completed in 31 milliseconds