Home
last modified time | relevance | path

Searched defs:dither_scan (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/opts/
DSkBlitRow_opts_mips_dsp.cpp123 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32A_D565_Opaque_Dither_mips_dsp() local
268 uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32_D565_Opaque_Dither_mips_dsp() local
384 const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3]; in S32_D565_Blend_Dither_mips_dsp() local
386 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32_D565_Blend_Dither_mips_dsp() local
DSkBlitRow_opts_SSE2.cpp1077 const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3]; in S32_D565_Opaque_Dither_SSE2() local
1083 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32_D565_Opaque_Dither_SSE2() local
1210 const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3]; in S32A_D565_Opaque_Dither_SSE2() local
1216 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32A_D565_Opaque_Dither_SSE2() local
/external/skia/src/opts/
DSkBlitRow_opts_mips_dsp.cpp123 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32A_D565_Opaque_Dither_mips_dsp() local
268 uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32_D565_Opaque_Dither_mips_dsp() local
384 const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3]; in S32_D565_Blend_Dither_mips_dsp() local
386 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32_D565_Blend_Dither_mips_dsp() local
DSkBlitRow_opts_SSE2.cpp1077 const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3]; in S32_D565_Opaque_Dither_SSE2() local
1083 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32_D565_Opaque_Dither_SSE2() local
1210 const uint8_t* dither_scan = gDitherMatrix_3Bit_4X4[(y) & 3]; in S32A_D565_Opaque_Dither_SSE2() local
1216 const uint16_t dither_scan = gDitherMatrix_3Bit_16[(y) & 3]; in S32A_D565_Opaque_Dither_SSE2() local