Home | History | Annotate | Download | only in skin

Lines Matching full:dotmatrix_argb32

204     static const unsigned dotmatrix_argb32[16] = {
222 c = c - ((c >> 2) & dotmatrix_argb32[(yy << 2)|xx]);