Home
last modified time | relevance | path

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

12345

/external/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.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
Dclip_error.cpp28 #define HEIGHT 800 macro
Dcomplexclip_blur_tiled.cpp25 #define HEIGHT 512 macro
Dimageblurtiled.cpp23 #define HEIGHT 480 macro
/external/skqp/gm/
Dimageblur.cpp14 #define HEIGHT 500 macro
34 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
37 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp14 #define HEIGHT 480 macro
18 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp17 #define HEIGHT 500 macro
19 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dclip_error.cpp16 #define HEIGHT 800 macro
Dcomplexclip_blur_tiled.cpp16 #define HEIGHT 512 macro
Dimageblurtiled.cpp14 #define HEIGHT 480 macro
/external/skqp/tests/
DCanvasStateTest.cpp74 const int HEIGHT = 400; in DEF_TEST() local
168 const int HEIGHT = 400; in DEF_TEST() local
296 const int HEIGHT = 100; in DEF_TEST() local
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DIntents.java47 public static final String HEIGHT = "SCAN_HEIGHT"; field in Intents.Scan
/external/python/cpython2/Demo/tkinter/guido/
Dbrownian.py10 HEIGHT = 300 variable
Dbrownian2.py9 HEIGHT = 300 variable
/external/skia/tests/
DCanvasStateTest.cpp106 const int HEIGHT = 400; in DEF_TEST() local
196 const int HEIGHT = 400; in DEF_TEST() local
320 const int HEIGHT = 100; in DEF_TEST() local
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417.h35 static constexpr float HEIGHT = 2.0f; variable
/external/skia/bench/
DTileImageFilterBench.cpp15 #define HEIGHT 512 macro
/external/skqp/bench/
DTileImageFilterBench.cpp15 #define HEIGHT 512 macro
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.hpp85 HEIGHT = 128 enumerator
/external/igt-gpu-tools/tests/i915/
Dgem_threaded_access_tiled.c45 #define HEIGHT 4096 macro
/external/oss-fuzz/projects/libtsm/
Dlibtsm_fuzzer.c8 #define HEIGHT 24 macro
/external/mesa3d/src/gallium/tests/graw/
Dclear.c19 static const int HEIGHT = 300; variable

12345