Home
last modified time | relevance | path

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

123

/external/skia/gm/
Dimageblur.cpp12 #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
Dimagemagnifier.cpp12 #define WIDTH 500 macro
15 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
Dimageresizetiled.cpp12 #define WIDTH 640 macro
17 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
Dimageblurtiled.cpp12 #define WIDTH 640 macro
Dcomplexclip_blur_tiled.cpp13 #define WIDTH 512 macro
Dimageblur2.cpp14 #define WIDTH 500 macro
Ddrawlooper.cpp16 #define WIDTH 200 macro
Dimagealphathreshold.cpp13 #define WIDTH 500 macro
Dtileimagefilter.cpp16 #define WIDTH 400 macro
Dmorphology.cpp11 #define WIDTH 700 macro
Dlighting.cpp13 #define WIDTH 330 macro
Dcolormatrix.cpp13 #define WIDTH 500 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/skia/tests/
DCanvasStateTest.cpp62 const int WIDTH = 400; in DEF_TEST() local
156 const int WIDTH = 400; in DEF_TEST() local
321 const int WIDTH = 100; in DEF_TEST() local
/external/skia/bench/
DTileImageFilterBench.cpp14 #define WIDTH 512 macro
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DTileTest.java33 static final int WIDTH = 15; field in TileTest
DIsometricTileTest.java34 static final int WIDTH = 4; field in IsometricTileTest
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.hpp81 WIDTH = 128, enumerator
/external/libvncserver/examples/
Dcamera.c46 #define WIDTH 640 macro
/external/mesa3d/src/gallium/tests/graw/
Dclear.c18 static const int WIDTH = 300; variable
Dtri.c10 static const int WIDTH = 300; variable
/external/webrtc/webrtc/modules/audio_processing/ns/
Ddefines.h25 #define WIDTH (float)0.01 macro
/external/opencv3/samples/cpp/tutorial_code/ml/non_linear_svms/
Dnon_linear_svms.cpp30 const int WIDTH = 512, HEIGHT = 512; in main() local
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DAttribute.java32 public static final Attribute WIDTH = new AttributeImpl ("WIDTH"); field in Attribute
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DBarColumn.java36 private static final int WIDTH = 120; field in BarColumn

123