Searched refs:clip_left_or_bottom (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dimage.c838 clip_left_or_bottom(GLint *srcX0, GLint *srcX1, function in typeref:typename:void
939 clip_left_or_bottom(srcX0, srcX1, dstX0, dstX1, dstXmin);
940 clip_left_or_bottom(srcY0, srcY1, dstY0, dstY1, dstYmin);
947 clip_left_or_bottom(dstX0, dstX1, srcX0, srcX1, srcXmin);
948 clip_left_or_bottom(dstY0, dstY1, srcY0, srcY1, srcYmin);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dimage.c838 clip_left_or_bottom(GLint *srcX0, GLint *srcX1, function in typeref:typename:void
939 clip_left_or_bottom(srcX0, srcX1, dstX0, dstX1, dstXmin);
940 clip_left_or_bottom(srcY0, srcY1, dstY0, dstY1, dstYmin);
947 clip_left_or_bottom(dstX0, dstX1, srcX0, srcX1, srcXmin);
948 clip_left_or_bottom(dstY0, dstY1, srcY0, srcY1, srcYmin);

Completed in 6 milliseconds