Lines Matching refs:bltheight
83 int bltwidth, int bltheight) in glue()
89 if (bltheight > 1 && (dstpitch < 0 || srcpitch < 0)) { in glue()
93 for (y = 0; y < bltheight; y++) { in glue()
109 int bltwidth, int bltheight) in glue()
114 for (y = 0; y < bltheight; y++) { in glue()
132 int bltheight) in glue()
139 if (bltheight > 1 && (dstpitch < 0 || srcpitch < 0)) { in glue()
143 for (y = 0; y < bltheight; y++) { in glue()
161 int bltheight) in glue()
167 for (y = 0; y < bltheight; y++) { in glue()
185 int bltheight) in glue()
192 if (bltheight > 1 && (dstpitch < 0 || srcpitch < 0)) { in glue()
196 for (y = 0; y < bltheight; y++) { in glue()
214 int bltheight) in glue()
220 for (y = 0; y < bltheight; y++) { in glue()