Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.c449 exec->zp1 = exec->zp0; in TT_Load_Context()
478 exec->zp1 = exec->pts; in TT_Load_Context()
553 exec->zp1 = exec->pts; in TT_Run_Context()
4241 BOUNDS( aIdx2, exc->zp1.n_points ) ) in Ins_SxVTL()
4248 p1 = exc->zp1.cur + aIdx2; in Ins_SxVTL()
4881 BOUNDS( K, exc->zp1.n_points ) ) in Ins_MD()
4890 D = PROJECT( exc->zp0.cur + L, exc->zp1.cur + K ); in Ins_MD()
4898 FT_Vector* vec2 = exc->zp1.org + K; in Ins_MD()
4906 FT_Vector* vec2 = exc->zp1.orus + K; in Ins_MD()
4960 if ( BOUNDS( p2, exc->zp1.n_points ) || in Ins_SDPVTL()
[all …]
Dttinterp.h168 zp1, member
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.c588 exec->zp1 = exec->zp0; in TT_Load_Context()
617 exec->zp1 = exec->pts; in TT_Load_Context()
696 exec->zp1 = exec->pts; in TT_Run_Context()
2757 BOUNDS( aIdx2, CUR.zp1.n_points ) ) in Ins_SxVTL()
2764 p1 = CUR.zp1.cur + aIdx2; in Ins_SxVTL()
5361 BOUNDS( K, CUR.zp1.n_points ) ) in Ins_MD()
5370 D = CUR_Func_project( CUR.zp0.cur + L, CUR.zp1.cur + K ); in Ins_MD()
5378 FT_Vector* vec2 = CUR.zp1.org + K; in Ins_MD()
5386 FT_Vector* vec2 = CUR.zp1.orus + K; in Ins_MD()
5437 if ( BOUNDS( p2, CUR.zp1.n_points ) || in Ins_SDPVTL()
[all …]
Dttinterp.h180 zp1, member