HomeSort by relevance Sort by last modified time
    Searched defs:fastProc (Results 1 - 2 of 2) sorted by null

  /external/skia/src/codec/
SkSwizzler.cpp 786 RowProc fastProc = nullptr;
799 fastProc = ©
803 fastProc = ©
808 fastProc = ©
819 fastProc = ©
832 fastProc = ©
839 fastProc = ©
876 fastProc = &fast_swizzle_gray_to_n32;
880 fastProc = ©
901 fastProc = &SkipLeadingGrayAlphaZerosThe
    [all...]
  /external/skqp/src/codec/
SkSwizzler.cpp 786 RowProc fastProc = nullptr;
799 fastProc = ©
803 fastProc = ©
808 fastProc = ©
819 fastProc = ©
832 fastProc = ©
839 fastProc = ©
876 fastProc = &fast_swizzle_gray_to_n32;
880 fastProc = ©
901 fastProc = &SkipLeadingGrayAlphaZerosThe
    [all...]

Completed in 214 milliseconds