/third_party/skia/gm/ |
D | all_bitmap_configs.cpp | 45 #define SCALE 128 macro 187 DEF_SIMPLE_GM(not_native32_bitmap_config, canvas, SCALE, SCALE) { in DEF_SIMPLE_GM() argument
|
/third_party/flutter/skia/gm/ |
D | all_bitmap_configs.cpp | 45 #define SCALE 128 macro 187 DEF_SIMPLE_GM(not_native32_bitmap_config, canvas, SCALE, SCALE) { in DEF_SIMPLE_GM() argument
|
/third_party/skia/docs/examples/ |
D | convex_overstroke_quad.cpp | 6 const float SCALE = 1; in draw() local
|
D | convex_overstroke_linear_approx_curve.cpp | 8 const float SCALE = 1; in draw() local
|
/third_party/ffmpeg/tests/checkasm/ |
D | vf_eq.c | 31 #define SCALE 10000 macro
|
/third_party/skia/samplecode/ |
D | SamplePathOverstroke.cpp | 121 const float SCALE = 1; in onDrawContent() local
|
/third_party/flutter/skia/samplecode/ |
D | SamplePathOverstroke.cpp | 121 const float SCALE = 1; in onDrawContent() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | synth_filter_vfp.S | 38 SCALE .req s0 label
|
/third_party/libsnd/src/GSM610/ |
D | lpc.c | 61 # define SCALE(n) \ in Autocorrelation() macro
|
/third_party/ffmpeg/libavcodec/ |
D | dcadata.c | 7338 #define SCALE(c) ((c) / (256.0f * 32768.0f)) macro
|
D | hevcdsp_template.c | 132 #define SCALE(dst, x) (dst) = av_clip_int16(((x) + add) >> shift) macro
|
/third_party/optimized-routines/math/ |
D | v_powf.c | 41 #define SCALE ((double) (1 << SBITS)) macro
|
/third_party/freetype/src/smooth/ |
D | ftsmooth.c | 336 #define SCALE ( 1 << 2 ) macro
|
/third_party/skia/third_party/externals/freetype/src/smooth/ |
D | ftsmooth.c | 336 #define SCALE ( 1 << 2 ) macro
|
/third_party/flutter/skia/src/core/ |
D | SkPictureFlat.h | 59 SCALE, enumerator
|
D | SkScan_AntiPath.cpp | 19 #define SCALE (1 << SHIFT) macro
|
/third_party/skia/src/core/ |
D | SkPictureFlat.h | 59 SCALE, enumerator
|
D | SkScan_AntiPath.cpp | 19 #define SCALE (1 << SHIFT) macro
|
/third_party/skia/modules/canvaskit/tests/ |
D | canvas2d.spec.js | 648 const SCALE = 8; constant
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-converter.c | 290 #define SCALE (8) macro
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui.cpp | 11226 float SCALE = 1.0f / 8.0f; in RenderViewportsThumbnails() local
|