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

/external/skia/src/codec/
H A DSkSwizzler.cpp379 static void swizzle_bgra_to_n32_unpremul( function
801 proc = &SkipLeading8888ZerosThen<swizzle_bgra_to_n32_unpremul>;
804 proc = &swizzle_bgra_to_n32_unpremul;

Completed in 31 milliseconds