Home
last modified time | relevance | path

Searched defs:SCALED (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftoutln.c49 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/third_party/freetype/src/base/
Dftoutln.c48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/third_party/ffmpeg/libavcodec/
Dvp9recon.c392 #define SCALED 0 macro
555 #define SCALED 1 macro
/third_party/flutter/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c1378 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/third_party/freetype/src/smooth/
Dftgrays.c1377 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c1653 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c436 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro
/third_party/freetype/src/raster/
Dftraster.c455 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro
/third_party/flutter/skia/third_party/externals/freetype/src/raster/
Dftraster.c456 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro