Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c739 exec->GS.projVector.x = 0x4000; in TT_Run_Context()
740 exec->GS.projVector.y = 0x0000; in TT_Run_Context()
1686 if ( CUR.GS.projVector.y == 0 ) in Current_Ratio()
2633 CUR.GS.projVector.x = 0; in Compute_Funcs()
2634 CUR.GS.projVector.y = 0; in Compute_Funcs()
2666 CUR.F_dot_P = CUR.GS.projVector.x; in Compute_Funcs()
2668 CUR.F_dot_P = CUR.GS.projVector.y; in Compute_Funcs()
2674 if ( CUR.GS.projVector.x == 0x4000 ) in Compute_Funcs()
2971 args[1] = CUR.GS.projVector.y;
8405 CUR.GS.projVector.x = AA; in TT_RunIns()
[all …]
A Dttobjs.h83 FT_UnitVector projVector; member
A Dttobjs.c892 exec->GS.projVector.x = 0x4000; in tt_size_run_prep()
893 exec->GS.projVector.y = 0x0; in tt_size_run_prep()

Completed in 20 milliseconds