Home
last modified time | relevance | path

Searched defs:SCALED (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c47 #undef SCALED in FT_EXPORT_DEF() macro
48 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_EXPORT_DEF() macro
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9recon.c391 #define SCALED 0 macro
404 #undef SCALED macro
554 #define SCALED 1 macro
567 #undef SCALED macro
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c1652 #undef SCALED in FT_Outline_Decompose() macro
1653 #define SCALED( x ) ( (x) * ( 1L << shift ) - delta ) in FT_Outline_Decompose() macro
[all...]
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftraster.c428 #undef SCALED macro
436 #define SCALED( x ) ( (x) * ras.precision_scale - ras.precision_half ) macro
[all...]

Completed in 8 milliseconds