Get rid of pFoo names.
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 29 Jun 2009 11:35:40 +0000 (07:35 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Wed, 8 Jul 2009 04:39:29 +0000 (00:39 -0400)
commit1c5774bf6d39e7b349c03866c96811ee1754c9d7
tree0a9df681083ea751c487b0b691b35b1833ae2c4d
parente3489730c317061a2cd888b927d36bda0590a3f2
Get rid of pFoo names.

    s/([^o])pSrc/$1src_image/g;
    s/([^o])pDst/$1dst_image/g;
    s/([^o])pMask/$1mask_image/g;
    s/pRegion/region/g;
    s/pNextRect/next_rect/g;
pixman/pixman-arm-neon.c
pixman/pixman-arm-simd.c
pixman/pixman-fast-path.c
pixman/pixman-mmx.c
pixman/pixman-private.h
pixman/pixman-region.c
pixman/pixman-sse2.c
pixman/pixman-utils.c
pixman/pixman-vmx.c
pixman/pixman.c
pixman/pixman.h