Lines Matching defs:halfHeight
416 GLint halfHeight= height / 2;
426 halfHeight= 1;
451 for (jj= 0; jj< halfHeight; jj++) {
466 [components * element_size * halfWidth * halfHeight]);
516 GLint halfHeight= height / 2;
526 halfHeight= 1;
550 for (jj= 0; jj< halfHeight; jj++) {
566 [components * element_size * halfWidth * halfHeight]);
633 GLint halfHeight= height / 2;
643 halfHeight= 1;
677 for (jj= 0; jj< halfHeight; jj++) {
703 [components * element_size * halfWidth * halfHeight]);
779 GLint halfHeight= height / 2;
789 halfHeight= 1;
823 for (jj= 0; jj< halfHeight; jj++) {
849 [components * element_size * halfWidth * halfHeight]);
925 GLint halfHeight= height / 2;
935 halfHeight= 1;
969 for (jj= 0; jj< halfHeight; jj++) {
995 [components * element_size * halfWidth * halfHeight]);
1071 GLint halfHeight= height / 2;
1081 halfHeight= 1;
1115 for (jj= 0; jj< halfHeight; jj++) {
1141 [components * element_size * halfWidth * halfHeight]);
1217 GLint halfHeight= height / 2;
1227 halfHeight= 1;
1261 for (jj= 0; jj< halfHeight; jj++) {
1286 [components * element_size * halfWidth * halfHeight]);
6442 int halfHeight= height / 2;
6447 for (ii= 0; ii< halfHeight; ii++) {
6501 assert(outIndex == halfWidth * halfHeight);
6516 int halfHeight= height / 2;
6527 halfHeight= 1;
6567 assert(outIndex == halfWidth * halfHeight);
6577 for (jj= 0; jj< halfHeight; jj++) {
6608 assert(outIndex == halfWidth * halfHeight);
7480 int halfHeight= height / 2;
7565 for (jj= 0; jj< halfHeight; jj++) {
7641 int halfHeight= height / 2;
7648 for (ii= 0; ii< halfHeight; ii++) {
7717 assert(outIndex == halfWidth * halfHeight * halfDepth);
8677 int halfHeight= height / 2;
8778 for (jj= 0; jj< halfHeight; jj++) {
8821 assert(outIndex == halfHeight * halfDepth * components);
8852 int halfHeight= height / 2;
8860 for (ii= 0; ii< halfHeight; ii++) {
8935 assert(outIndex == halfWidth * halfHeight * halfDepth * components);