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

  /external/skia/src/opts/
SkColor_opts_SSE2.h 174 static inline __m128i SkPixel32ToPixel16_ToU16_SSE2(const __m128i& src_pixel1,
SkBlitRow_opts_SSE2.cpp 675 __m128i d_pixel = SkPixel32ToPixel16_ToU16_SSE2(src_pixel1, src_pixel2);
    [all...]

Completed in 178 milliseconds