Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/base/
A Dftoutln.c1031 FT_Int xshift, yshift; in FT_Outline_Get_Orientation() local
1051 yshift = FT_MSB( cbox.yMax - cbox.yMin ) - 14; in FT_Outline_Get_Orientation()
1052 yshift = FT_MAX( yshift, 0 ); in FT_Outline_Get_Orientation()
1067 area += ( ( v_cur.y - v_prev.y ) >> yshift ) * in FT_Outline_Get_Orientation()

Completed in 5 milliseconds