HomeSort by: relevance | last modified time | path
    Searched refs:QuerySwap (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/bitmap/dist/
BitmapP.h 189 #define QuerySwap(x, y) if(x > y) Swap(x, y)
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);
1528 QuerySwap(from_x, to_x);
1529 QuerySwap(from_y, to_y)
    [all...]
Bitmap.c 1371 QuerySwap(from_x, to_x);
1372 QuerySwap(from_y, to_y);
1593 QuerySwap(from_x, to_x);
1594 QuerySwap(from_y, to_y);

Completed in 8 milliseconds