Home | History | Annotate | Download | only in main

Lines Matching defs:dstImage

122          GLubyte *dstImage = dstSlices[img];
123 memcpy(dstImage, srcImage, bytesPerRow * srcHeight);