Home
last modified time | relevance | path

Searched refs:gDitherMatrix_Neon (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/opts/
DSkBlitRow_opts_arm_neon.cpp731 static const uint8_t gDitherMatrix_Neon[48] = { variable
750 const uint8_t *dstart = &gDitherMatrix_Neon[(y&3)*12 + (x&3)]; in S32_D565_Blend_Dither_neon()
1324 const uint8_t *dstart = &gDitherMatrix_Neon[(y&3)*12 + (x&3)]; in S32A_D565_Opaque_Dither_neon()
1453 const uint8_t *dstart = &gDitherMatrix_Neon[(y&3)*12 + (x&3)]; in S32_D565_Opaque_Dither_neon()