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

/external/skia/src/codec/
H A DSkSwizzler.cpp627 void SkSwizzler::SkipLeadingGrayAlphaZerosThen( function in class:SkSwizzler
760 proc = &SkipLeadingGrayAlphaZerosThen
762 fastProc = &SkipLeadingGrayAlphaZerosThen
770 proc = &SkipLeadingGrayAlphaZerosThen<swizzle_grayalpha_to_n32_premul>;
771 fastProc = &SkipLeadingGrayAlphaZerosThen

Completed in 61 milliseconds