Home | History | Annotate | Download | only in effects

Lines Matching refs:inner_scanline

813             uint8_t *inner_scanline = dst->fImage + y*sw;
814 memcpy(inner_scanline, blur_scanline, sw);