Home
last modified time | relevance | path

Searched refs:NDV (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvcfftl.h39 FT_Fixed* NDV );
49 FT_Fixed* NDV );
55 FT_Fixed* NDV );
/third_party/freetype/include/freetype/internal/services/
Dsvcfftl.h39 FT_Fixed* NDV );
49 FT_Fixed* NDV );
55 FT_Fixed* NDV );
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvcfftl.h39 FT_Fixed* NDV );
49 FT_Fixed* NDV );
55 FT_Fixed* NDV );
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.h80 FT_Fixed* NDV );
90 FT_Fixed* NDV );
96 FT_Fixed* NDV );
Dcffload.c1403 FT_Fixed* NDV ) in cff_blend_build_vector() argument
1415 if ( !( lenNDV == 0 || NDV ) ) in cff_blend_build_vector()
1516 else if ( NDV[j] < axis->startCoord || in cff_blend_build_vector()
1517 NDV[j] > axis->endCoord ) in cff_blend_build_vector()
1523 if ( NDV[j] == axis->peakCoord ) in cff_blend_build_vector()
1525 else if ( NDV[j] < axis->peakCoord ) in cff_blend_build_vector()
1526 axisScalar = FT_DivFix( NDV[j] - axis->startCoord, in cff_blend_build_vector()
1529 axisScalar = FT_DivFix( axis->endCoord - NDV[j], in cff_blend_build_vector()
1553 NDV, in cff_blend_build_vector()
1554 lenNDV * sizeof ( *NDV ) ); in cff_blend_build_vector()
[all …]
Dcffparse.c1010 subFont->NDV ) ) in cff_parse_blend()
1015 subFont->NDV ); in cff_parse_blend()
/third_party/freetype/src/cff/
Dcffload.h80 FT_Fixed* NDV );
90 FT_Fixed* NDV );
96 FT_Fixed* NDV );
Dcffload.c1396 FT_Fixed* NDV ) in cff_blend_build_vector() argument
1408 if ( !( lenNDV == 0 || NDV ) ) in cff_blend_build_vector()
1513 else if ( NDV[j] < axis->startCoord || in cff_blend_build_vector()
1514 NDV[j] > axis->endCoord ) in cff_blend_build_vector()
1520 if ( NDV[j] == axis->peakCoord ) in cff_blend_build_vector()
1522 else if ( NDV[j] < axis->peakCoord ) in cff_blend_build_vector()
1523 axisScalar = FT_DivFix( NDV[j] - axis->startCoord, in cff_blend_build_vector()
1526 axisScalar = FT_DivFix( axis->endCoord - NDV[j], in cff_blend_build_vector()
1547 blend->lenNDV * sizeof ( *NDV ), in cff_blend_build_vector()
1548 lenNDV * sizeof ( *NDV ) ) ) in cff_blend_build_vector()
[all …]
Dcffparse.c1009 subFont->NDV ) ) in cff_parse_blend()
1014 subFont->NDV ); in cff_parse_blend()
/third_party/flutter/skia/third_party/externals/freetype/src/cff/
Dcffload.h81 FT_Fixed* NDV );
91 FT_Fixed* NDV );
97 FT_Fixed* NDV );
Dcffload.c1390 FT_Fixed* NDV ) in cff_blend_build_vector() argument
1402 if ( !( lenNDV == 0 || NDV ) ) in cff_blend_build_vector()
1507 else if ( NDV[j] < axis->startCoord || in cff_blend_build_vector()
1508 NDV[j] > axis->endCoord ) in cff_blend_build_vector()
1514 if ( NDV[j] == axis->peakCoord ) in cff_blend_build_vector()
1516 else if ( NDV[j] < axis->peakCoord ) in cff_blend_build_vector()
1517 axisScalar = FT_DivFix( NDV[j] - axis->startCoord, in cff_blend_build_vector()
1520 axisScalar = FT_DivFix( axis->endCoord - NDV[j], in cff_blend_build_vector()
1541 blend->lenNDV * sizeof ( *NDV ), in cff_blend_build_vector()
1542 lenNDV * sizeof ( *NDV ) ) ) in cff_blend_build_vector()
[all …]
Dcffparse.c1010 subFont->NDV ) ) in cff_parse_blend()
1015 subFont->NDV ); in cff_parse_blend()
/third_party/freetype/src/psaux/
Dpsfont.h85 FT_Fixed* NDV; /* ptr to current NDV or NULL */ member
Dpsfont.c318 font->NDV = normalizedV; in cf2_font_setup()
Dpsintrp.c753 font->NDV ) ) in cf2_interpT2CharString()
758 font->NDV ); in cf2_interpT2CharString()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsfont.h85 FT_Fixed* NDV; /* ptr to current NDV or NULL */ member
Dpsfont.c318 font->NDV = normalizedV; in cf2_font_setup()
Dpsintrp.c753 font->NDV ) ) in cf2_interpT2CharString()
758 font->NDV ); in cf2_interpT2CharString()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsfont.h85 FT_Fixed* NDV; /* ptr to current NDV or NULL */ member
Dpsfont.c319 font->NDV = normalizedV; in cf2_font_setup()
Dpsintrp.c753 font->NDV ) ) in cf2_interpT2CharString()
758 font->NDV ); in cf2_interpT2CharString()
/third_party/freetype/include/freetype/internal/
Dcfftypes.h310 FT_Fixed* NDV; /* ptr to current NDV or NULL */ member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h310 FT_Fixed* NDV; /* ptr to current NDV or NULL */ member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h311 FT_Fixed* NDV; /* ptr to current NDV or NULL */ member
/third_party/mesa3d/docs/relnotes/
D12.0.2.rst349 - nv50/ir: always emit the NDV bit for OP_QUADOP

12