Home | History | Annotate | Download | only in output

Lines Matching refs:SK_G32_SHIFT

2440           dest_pixels[dest_y + x + SK_G32_SHIFT/8] = src_pixels[src_y + x + 1];