Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.c1395 #define TT_DotFix14 TT_DotFix14_long_long macro
1430 #ifndef TT_DotFix14
1434 TT_DotFix14( FT_Int32 ax, in TT_DotFix14() function
2433 return TT_DotFix14( dx, dy, in Project()
2462 return TT_DotFix14( dx, dy, in Dual_Project()
/external/freetype/
DChangeLog.254391 [truetype] Add assembler code for TT_MulFix14 and TT_DotFix14.
DChangeLog.24125 * src/truetype/ttinterp.c (TT_MulFix14, TT_DotFix14): Ditto.
DChangeLog.231048 to FT_UInt32 (the argument to TT_DotFix14()).
DChangeLog.218910 (TT_MulFix14, TT_DotFix14): New functions.