Home
last modified time | relevance | path

Searched defs:WIDTH (Results 1 – 25 of 94) sorted by relevance

1234

/external/skqp/gm/
Dimageblur.cpp13 #define WIDTH 500 macro
36 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
39 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp13 #define WIDTH 640 macro
18 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp16 #define WIDTH 500 macro
19 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dclip_error.cpp15 #define WIDTH 800 macro
Dcomplexclip_blur_tiled.cpp15 #define WIDTH 512 macro
Dimageblurtiled.cpp13 #define WIDTH 640 macro
/external/skia/gm/
Dimageblur.cpp13 #define WIDTH 500 macro
36 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
39 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp13 #define WIDTH 640 macro
18 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimagemagnifier.cpp16 #define WIDTH 500 macro
19 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dcomplexclip_blur_tiled.cpp15 #define WIDTH 512 macro
Dclip_error.cpp15 #define WIDTH 800 macro
Dimageblurtiled.cpp13 #define WIDTH 640 macro
/external/linux-kselftest/tools/testing/selftests/x86/
Dsyscall_nt.c27 # define WIDTH "q" macro
29 # define WIDTH "l" macro
Dsingle_step_syscall.c58 # define WIDTH "q" macro
62 # define WIDTH "l" macro
Dunwind_vdso.c66 # define WIDTH "q" macro
68 # define WIDTH "l" macro
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DIntents.java46 public static final String WIDTH = "SCAN_WIDTH"; field in Intents.Scan
/external/python/cpython2/Demo/tkinter/guido/
Dbrownian.py9 WIDTH = 400 variable
Dbrownian2.py8 WIDTH = 400 variable
/external/skia/tests/
DCanvasStateTest.cpp64 const int WIDTH = 400; in DEF_TEST() local
158 const int WIDTH = 400; in DEF_TEST() local
316 const int WIDTH = 100; in DEF_TEST() local
/external/skqp/tests/
DCanvasStateTest.cpp64 const int WIDTH = 400; in DEF_TEST() local
158 const int WIDTH = 400; in DEF_TEST() local
316 const int WIDTH = 100; in DEF_TEST() local
/external/skqp/bench/
DTileImageFilterBench.cpp14 #define WIDTH 512 macro
/external/skia/bench/
DTileImageFilterBench.cpp14 #define WIDTH 512 macro
/external/trappy/trappy/plotter/
DAttrConf.py17 WIDTH = 7 variable
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.hpp81 WIDTH = 128, enumerator
/external/libvncserver/examples/
Dcamera.c46 #define WIDTH 640 macro

1234