Lines Matching refs:bytesPerDstImage
1550 GLint bytesPerSrcImage, bytesPerDstImage;1558 bytesPerDstImage = dstWidth * dstHeight * bpt;1652 dst = dstPtr[img] + (bytesPerDstImage - bpt);1686 dst = dstPtr[img] + (bytesPerDstImage - bpt);