Searched refs:QuerySwap (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitmapP.h | 189 #define QuerySwap(x, y) if(x > y) Swap(x, y) macro
|
| H A D | Graphics.c | 253 QuerySwap(from_x, to_x); 254 QuerySwap(from_y, to_y); 273 QuerySwap(from_x, to_x); 274 QuerySwap(from_y, to_y); 373 QuerySwap(from_x, to_x); 374 QuerySwap(from_y, to_y); 406 QuerySwap(from_x, to_x); 407 QuerySwap(from_y, to_y); 1432 QuerySwap(from_x, to_x); 1433 QuerySwap(from_ [all...] |
| H A D | Bitmap.c | 1358 QuerySwap(from_x, to_x); 1359 QuerySwap(from_y, to_y); 1580 QuerySwap(from_x, to_x); 1581 QuerySwap(from_y, to_y);
|
Completed in 6 milliseconds