Searched refs:rp0 (Results 1 – 10 of 10) sorted by relevance
/third_party/freetype/src/truetype/ |
D | ttinterp.c | 4567 exc->GS.rp0 = (FT_UShort)args[0]; in Ins_SRP0() 5876 BOUNDS( exc->GS.rp0, exc->zp0.n_points ) ) in Ins_MSIRP() 5887 exc->zp1.org[point] = exc->zp0.org[exc->GS.rp0]; in Ins_MSIRP() 5892 distance = PROJECT( exc->zp1.cur + point, exc->zp0.cur + exc->GS.rp0 ); in Ins_MSIRP() 5921 exc->GS.rp1 = exc->GS.rp0; in Ins_MSIRP() 5925 exc->GS.rp0 = point; in Ins_MSIRP() 5970 exc->GS.rp0 = point; in Ins_MDAP() 6085 exc->GS.rp0 = point; in Ins_MIAP() 6107 BOUNDS( exc->GS.rp0, exc->zp0.n_points ) ) in Ins_MDRP() 6122 FT_Vector* vec2 = &exc->zp0.org[exc->GS.rp0]; in Ins_MDRP() [all …]
|
D | ttobjs.h | 66 FT_UShort rp0; member
|
D | ttobjs.c | 1003 exec->GS.rp0 = 0; in tt_size_run_prep()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttinterp.c | 4579 exc->GS.rp0 = (FT_UShort)args[0]; in Ins_SRP0() 5888 BOUNDS( exc->GS.rp0, exc->zp0.n_points ) ) in Ins_MSIRP() 5899 exc->zp1.org[point] = exc->zp0.org[exc->GS.rp0]; in Ins_MSIRP() 5904 distance = PROJECT( exc->zp1.cur + point, exc->zp0.cur + exc->GS.rp0 ); in Ins_MSIRP() 5933 exc->GS.rp1 = exc->GS.rp0; in Ins_MSIRP() 5937 exc->GS.rp0 = point; in Ins_MSIRP() 5982 exc->GS.rp0 = point; in Ins_MDAP() 6097 exc->GS.rp0 = point; in Ins_MIAP() 6119 BOUNDS( exc->GS.rp0, exc->zp0.n_points ) ) in Ins_MDRP() 6134 FT_Vector* vec2 = &exc->zp0.org[exc->GS.rp0]; in Ins_MDRP() [all …]
|
D | ttobjs.h | 66 FT_UShort rp0; member
|
D | ttobjs.c | 1057 exec->GS.rp0 = 0; in tt_size_run_prep()
|
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/ |
D | ttinterp.c | 4575 exc->GS.rp0 = (FT_UShort)args[0]; in Ins_SRP0() 5912 BOUNDS( exc->GS.rp0, exc->zp0.n_points ) ) in Ins_MSIRP() 5923 exc->zp1.org[point] = exc->zp0.org[exc->GS.rp0]; in Ins_MSIRP() 5928 distance = PROJECT( exc->zp1.cur + point, exc->zp0.cur + exc->GS.rp0 ); in Ins_MSIRP() 5948 exc->GS.rp1 = exc->GS.rp0; in Ins_MSIRP() 5952 exc->GS.rp0 = point; in Ins_MSIRP() 6005 exc->GS.rp0 = point; in Ins_MDAP() 6125 exc->GS.rp0 = point; in Ins_MIAP() 6157 BOUNDS( exc->GS.rp0, exc->zp0.n_points ) ) in Ins_MDRP() 6172 FT_Vector* vec2 = &exc->zp0.org[exc->GS.rp0]; in Ins_MDRP() [all …]
|
D | ttobjs.h | 67 FT_UShort rp0; member
|
D | ttobjs.c | 1004 exec->GS.rp0 = 0; in tt_size_run_prep()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9lpf.asm | 208 UNPACK %2, %1, rp0, m0 ; p0: B->W
|