Home
last modified time | relevance | path

Searched refs:SWAP_ (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/raster/
Dftraster.c1734 #undef SWAP_
1735 #define SWAP_( x, y ) do \ macro
1796 SWAP_( v_start.x, v_start.y ); in Decompose_Curve()
1797 SWAP_( v_last.x, v_last.y ); in Decompose_Curve()
1859 SWAP_( x, y ); in Decompose_Curve()
1871 SWAP_( v_control.x, v_control.y ); in Decompose_Curve()
1888 SWAP_( x, y ); in Decompose_Curve()
1938 SWAP_( x1, y1 ); in Decompose_Curve()
1939 SWAP_( x2, y2 ); in Decompose_Curve()
1948 SWAP_( x3, y3 ); in Decompose_Curve()