Home | History | Annotate | Download | only in effects

Lines Matching full:srcptr

920             const uint8_t* srcptr = srcPixels + y * srcWidth;
921 memcpy(padptr, srcptr, srcWidth);