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

/external/skia/src/codec/
H A DSkSwizzler.cpp325 static void swizzle_grayalpha_to_n32_premul( function
770 proc = &SkipLeadingGrayAlphaZerosThen<swizzle_grayalpha_to_n32_premul>;
774 proc = &swizzle_grayalpha_to_n32_premul;

Completed in 40 milliseconds