Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c47 #undef SCALED in FT_Outline_Decompose()
48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
91 v_start.x = SCALED( v_start.x ); in FT_Outline_Decompose()
92 v_start.y = SCALED( v_start.y ); in FT_Outline_Decompose()
95 v_last.x = SCALED( v_last.x ); in FT_Outline_Decompose()
96 v_last.y = SCALED( v_last.y ); in FT_Outline_Decompose()
151 vec.x = SCALED( point->x ); in FT_Outline_Decompose()
152 vec.y = SCALED( point->y ); in FT_Outline_Decompose()
163 v_control.x = SCALED( point->x ); in FT_Outline_Decompose()
164 v_control.y = SCALED( point->y ); in FT_Outline_Decompose()
[all …]
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c1652 #undef SCALED in FT_Outline_Decompose()
1653 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
1696 v_start.x = SCALED( v_start.x ); in FT_Outline_Decompose()
1697 v_start.y = SCALED( v_start.y ); in FT_Outline_Decompose()
1700 v_last.x = SCALED( v_last.x ); in FT_Outline_Decompose()
1701 v_last.y = SCALED( v_last.y ); in FT_Outline_Decompose()
1756 vec.x = SCALED( point->x ); in FT_Outline_Decompose()
1757 vec.y = SCALED( point->y ); in FT_Outline_Decompose()
1768 v_control.x = SCALED( point->x ); in FT_Outline_Decompose()
1769 v_control.y = SCALED( point->y ); in FT_Outline_Decompose()
[all …]
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c428 #undef SCALED
436 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro
1764 v_start.x = SCALED( points[first].x ); in Decompose_Curve()
1765 v_start.y = SCALED( points[first].y ); in Decompose_Curve()
1766 v_last.x = SCALED( points[last].x ); in Decompose_Curve()
1767 v_last.y = SCALED( points[last].y ); in Decompose_Curve()
1831 x = SCALED( point->x ); in Decompose_Curve()
1832 y = SCALED( point->y ); in Decompose_Curve()
1842 v_control.x = SCALED( point[0].x ); in Decompose_Curve()
1843 v_control.y = SCALED( point[0].y ); in Decompose_Curve()
[all …]
/third_party/ffmpeg/libavcodec/
Dvp9recon.c391 #define SCALED 0 macro
404 #undef SCALED
554 #define SCALED 1 macro
567 #undef SCALED
Dvp9_mc_template.c56 #if SCALED == 0 in FN()
208 #if SCALED == 0 in FN()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2105056 * src/base/ftoutln.c (SCALED): Updated.
5057 * src/smooth/ftgrays.c (SCALED): Ditto.
7262 * src/raster/ftraster.c (black_TWorker, SCALED, Set_High_Precision):
DChangeLog.263766 * src/base/ftoutln.c (SCALED): Correctly handle left-shift of
3778 * src/raster/ftraster.c (SCALED): Correctly handle left-shift of
DChangeLog.2468 (SCALED): Add proper cast.
2598 CEILING, TRUNC, and SCALED before defining it.
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt9518 SCALED
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst624 - panfrost: Drop the R and T flags on SCALED formats
D20.2.0.rst440 - panfrost: Fill in SCALED formats to format table
D22.2.0.rst3861 - ac,radeonsi: report SCALED formats as unsupported by samplers and color buffers