Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
H A DSkSwizzler.h116 static void SkipLeadingGrayAlphaZerosThen(void* dst, const uint8_t* src, int width, int bpp,
H A DSkSwizzler.cpp743 void SkSwizzler::SkipLeadingGrayAlphaZerosThen( in SkipLeadingGrayAlphaZerosThen() function in SkSwizzler
874 proc = &SkipLeadingGrayAlphaZerosThen in Make()
876 fastProc = &SkipLeadingGrayAlphaZerosThen in Make()
884 proc = &SkipLeadingGrayAlphaZerosThen in Make()
886 fastProc = &SkipLeadingGrayAlphaZerosThen in Make()

Completed in 3 milliseconds