Home | History | Annotate | Download | only in effects

Lines Matching defs:srcPixels

895         const uint8_t*  srcPixels = src.fImage;
911 const uint8_t* srcptr = srcPixels + y * srcWidth;
968 srcPixels, src.fRowBytes,
974 dst->fRowBytes, srcPixels, src.fRowBytes, srcWidth, srcHeight, style);