Lines Matching defs:heightout

104 			   GLint widthout, GLint heightout,
109 GLint widthout, GLint heightout,
114 GLint widthout, GLint heightout,
119 GLint widthout, GLint heightout,
125 GLint widthout, GLint heightout,
131 GLint widthout, GLint heightout,
137 GLint widthout, GLint heightout,
143 GLint widthout, GLint heightout,
1291 GLint widthout, GLint heightout,
1304 if (widthin == widthout*2 && heightin == heightout*2) {
1308 convy = (float) heightin/heightout;
1312 for (i = 0; i < heightout; i++) {
1314 if (heightin > heightout) {
1387 GLint widthout, GLint heightout,
1411 if (widthin == widthout*2 && heightin == heightout*2) {
1417 convy = (float) heightin/heightout;
1431 for (i = 0; i < heightout; i++) {
1604 GLint widthout, GLint heightout,
1628 if (widthin == widthout*2 && heightin == heightout*2) {
1634 convy = (float) heightin/heightout;
1648 for (i = 0; i < heightout; i++) {
1821 GLint widthout, GLint heightout,
1846 if (widthin == widthout*2 && heightin == heightout*2) {
1852 convy = (float) heightin/heightout;
1866 for (i = 0; i < heightout; i++) {
2101 GLint widthout, GLint heightout,
2128 if (widthin == widthout*2 && heightin == heightout*2) {
2134 convy = (float) heightin/heightout;
2148 for (i = 0; i < heightout; i++) {
2395 GLint widthout, GLint heightout,
2420 if (widthin == widthout*2 && heightin == heightout*2) {
2426 convy = (float) heightin/heightout;
2440 for (i = 0; i < heightout; i++) {
2682 GLint widthout, GLint heightout,
2709 if (widthin == widthout*2 && heightin == heightout*2) {
2715 convy = (float) heightin/heightout;
2729 for (i = 0; i < heightout; i++) {
2978 GLint widthout, GLint heightout,
3005 if (widthin == widthout*2 && heightin == heightout*2) {
3011 convy = (float) heightin/heightout;
3025 for (i = 0; i < heightout; i++) {
3500 GLsizei widthout, GLsizei heightout, GLenum typeout,
3508 if (widthin == 0 || heightin == 0 || widthout == 0 || heightout == 0) {
3511 if (widthin < 0 || heightin < 0 || widthout < 0 || heightout < 0) {
3526 malloc(image_size(widthout, heightout, format, GL_UNSIGNED_SHORT));
3538 widthout, heightout, afterImage);
3539 empty_image(&psm,widthout, heightout, format, typeout,