Home
last modified time | relevance | path

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

1234

/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
Dclip_error.cpp28 #define HEIGHT 800 macro
Dcomplexclip_blur_tiled.cpp24 #define HEIGHT 512 macro
Dimageblurtiled.cpp23 #define HEIGHT 480 macro
Dmorphology.cpp24 #define HEIGHT 560 macro
Dtileimagefilter.cpp29 #define HEIGHT 200 macro
Dcolormatrix.cpp29 #define HEIGHT 160 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
DMultiPictureDocumentTest.cpp99 static const int HEIGHT = 256; in DEF_TEST() local
336 static const int HEIGHT = 256; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/bench/
DTileImageFilterBench.cpp15 #define HEIGHT 512 macro
/third_party/openh264/codec/processing/src/x86/
Ddownsample_bilinear.asm702 HEIGHT: label
1076 HEIGHT: label
1383 HEIGHT: label
/third_party/ffmpeg/tests/checkasm/
Dutvideodsp.c30 #define HEIGHT 120 macro
Dvf_eq.c27 #define HEIGHT 256 macro
Dvf_blend.c29 #define HEIGHT 256 macro
Dvf_gblur.c25 #define HEIGHT 256 macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.hpp85 HEIGHT = 128 enumerator
/third_party/mesa3d/src/gallium/tests/graw/
Dclear.c19 static const int HEIGHT = 300; variable
Dtri-large.c14 static const int HEIGHT = 4*2048; variable
Dtri.c11 static const int HEIGHT = 300; variable
Dtex-swizzle.c15 static const int HEIGHT = 300; variable
/third_party/ffmpeg/libavcodec/tests/
Dmotion.c40 #define HEIGHT 64 macro
/third_party/glfw/tests/
Dsharing.c37 #define HEIGHT 400 macro

1234