Lines Matching refs:SK_RESTRICT
13 void S32_Blend_BlitRow32_SSE2(SkPMColor* SK_RESTRICT dst,
14 const SkPMColor* SK_RESTRICT src,
17 void S32A_Opaque_BlitRow32_SSE2(SkPMColor* SK_RESTRICT dst,
18 const SkPMColor* SK_RESTRICT src,
21 void S32A_Blend_BlitRow32_SSE2(SkPMColor* SK_RESTRICT dst,
22 const SkPMColor* SK_RESTRICT src,
33 void S32_D565_Opaque_SSE2(uint16_t* SK_RESTRICT dst,
34 const SkPMColor* SK_RESTRICT src, int count,
36 void S32A_D565_Opaque_SSE2(uint16_t* SK_RESTRICT dst,
37 const SkPMColor* SK_RESTRICT src,
39 void S32_D565_Opaque_Dither_SSE2(uint16_t* SK_RESTRICT dst,
40 const SkPMColor* SK_RESTRICT src,
42 void S32A_D565_Opaque_Dither_SSE2(uint16_t* SK_RESTRICT dst,
43 const SkPMColor* SK_RESTRICT src,