Home
last modified time | relevance | path

Searched defs:HEIGHT (Results 1 – 25 of 139) sorted by relevance

123456

/third_party/skia/gm/
Dimageblur.cpp21 #define HEIGHT 500 macro
41 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
44 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Doverdrawcanvas.cpp25 #define HEIGHT 500 macro
32 DEF_SIMPLE_GM_BG(overdraw_canvas, canvas, WIDTH, HEIGHT, SK_ColorWHITE) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp22 #define HEIGHT 480 macro
26 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp29 #define HEIGHT 500 macro
31 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/third_party/flutter/skia/gm/
Dimageblur.cpp21 #define HEIGHT 500 macro
41 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
44 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Doverdrawcanvas.cpp25 #define HEIGHT 500 macro
33 DEF_SIMPLE_GM_BG(overdraw_canvas, canvas, WIDTH, HEIGHT, SK_ColorWHITE) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp23 #define HEIGHT 480 macro
27 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp29 #define HEIGHT 500 macro
31 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/third_party/flutter/skia/third_party/externals/wuffs/script/bench-rust-gif/src/
Dmain.rs47 const HEIGHT: usize = 859; constant
/third_party/flutter/skia/third_party/externals/wuffs/script/bench-rust-gif-dot-rs/src/
Dmain.rs56 const HEIGHT: usize = 859; constant
/third_party/flutter/skia/tests/
DCanvasStateTest.cpp75 const int HEIGHT = 400; in DEF_TEST() local
169 const int HEIGHT = 400; in DEF_TEST() local
297 const int HEIGHT = 100; in DEF_TEST() local
/third_party/pixman/test/
Dradial-invalid.c7 #define HEIGHT 100 macro
Dalpha-loop.c6 #define HEIGHT 200 macro
Da1-trap-test.c11 #define HEIGHT 20 in main() macro
/third_party/skia/tests/
DCanvasStateTest.cpp115 const int HEIGHT = 400; in DEF_TEST() local
196 const int HEIGHT = 400; in DEF_TEST() local
308 const int HEIGHT = 100; in DEF_TEST() local
/third_party/pixman/demos/
Dlinear-gradient.c5 #define HEIGHT 640 macro
Dclip-in.c14 #define HEIGHT 200 in main() macro
Dtrap-test.c11 #define HEIGHT 200 in main() macro
Dgradient-test.c10 #define HEIGHT 200 in main() macro
Dscreen-test.c10 #define HEIGHT 40 in main() macro
Dconvolution-test.c10 #define HEIGHT 200 in main() macro
Dtri-test.c11 #define HEIGHT 200 in main() macro
Dalpha-test.c10 #define HEIGHT 200 in main() macro
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dmirror_pad_impl.cuh29 #define HEIGHT 2 * PADDING_SIZE macro
/third_party/flutter/skia/bench/
DTileImageFilterBench.cpp15 #define HEIGHT 512 macro

123456