Searched refs:dstYpos (Results 1 – 1 of 1) sorted by relevance
123 const GLint dstYpos = MIN2(dstY0, dstY1); in blit_nearest() local230 dstMap = map + dstYpos * rowStride + dstXpos * formatSize; in blit_nearest()257 dstXpos, dstYpos, in blit_nearest()504 const GLint dstYpos = MIN2(dstY0, dstY1); in blit_linear() local608 const GLint dstY = dstYpos + dstRow; in blit_linear()