Home
last modified time | relevance | path

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

12345678910>>...35

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder_utils.h141 #define HIGHBD_BFP_WRAPPER(WIDTH, HEIGHT, BD) \ argument
358 #define HIGHBD_MBFP_WRAPPER(WIDTH, HEIGHT, BD) \ argument
419 #define HIGHBD_SDSFP_WRAPPER(WIDTH, HEIGHT, BD) \ argument
510 #define HIGHBD_OBFP_WRAPPER_8(WIDTH, HEIGHT) \ argument
521 #define HIGHBD_OBFP_WRAPPER(WIDTH, HEIGHT, BD) \ argument
/aosp_15_r20/external/skia/gm/
H A Dimageblur.cpp22 #define HEIGHT 500 macro
42 DEF_SIMPLE_GM_BG(imageblur, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
45 DEF_SIMPLE_GM_BG(imageblur_large, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
H A Dimageresizetiled.cpp23 #define HEIGHT 480 macro
27 DEF_SIMPLE_GM(imageresizetiled, canvas, WIDTH, HEIGHT) { in DEF_SIMPLE_GM() argument
H A Doverdrawcanvas.cpp26 #define HEIGHT 500 macro
33 DEF_SIMPLE_GM_BG(overdraw_canvas, canvas, WIDTH, HEIGHT, SK_ColorWHITE) { in DEF_SIMPLE_GM_BG() argument
H A Dimagemagnifier.cpp32 #define HEIGHT 500 macro
48 DEF_SIMPLE_GM_BG(imagemagnifier, canvas, WIDTH, HEIGHT, SK_ColorBLACK) { in DEF_SIMPLE_GM_BG() argument
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dgpu_config.rs432 const HEIGHT: u32 = 1800; in parse_gpu_options_display_size_valid() constant
499 const HEIGHT: u32 = 1800; in parse_gpu_display_options_windowed_with_size() constant
/aosp_15_r20/external/skia/tests/
H A DCanvasStateTest.cpp127 const int HEIGHT = 400; in DEF_TEST() local
207 const int HEIGHT = 400; in DEF_TEST() local
319 const int HEIGHT = 100; in DEF_TEST() local
H A DMultiPictureDocumentTest.cpp112 static const int HEIGHT = 256; in DEF_TEST() local
360 static const int HEIGHT = 256; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/rust/crates/v4l2r/utils/src/
Ddmabuf_exporter.rs41 const HEIGHT: u32 = 480; in test_export_dmabufs() constant
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DPurgeableBitmapView.java46 private static final int HEIGHT = 450; field in PurgeableBitmapView
106 HEIGHT / 2, mPaint); in onDraw() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/proto_logging/stats/message/
Dmediametrics_message.proto.h377 const uint64_t HEIGHT = 0x0000010500000007LL; variable
808 const uint64_t HEIGHT = 0x0000010500000005LL; variable
921 const uint64_t HEIGHT = 0x0000010500000006LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/2/frameworks/proto_logging/stats/message/
Dmediametrics_message.proto.h377 const uint64_t HEIGHT = 0x0000010500000007LL; variable
808 const uint64_t HEIGHT = 0x0000010500000005LL; variable
921 const uint64_t HEIGHT = 0x0000010500000006LL; variable
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dsimple_device.rs277 const HEIGHT: u32 = 480; constant
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcSampleVariablesTests.cpp201 HEIGHT = 16, enumerator
559 HEIGHT = 8, enumerator
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
H A DWindowFocusTests.java679 private static final int HEIGHT = 480; field in WindowFocusTests.InvisibleVirtualDisplaySession
730 private static final int HEIGHT = 480; field in WindowFocusTests.VirtualDisplayWithOwnFocusSession
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerTestUtils.h43 static constexpr uint32_t HEIGHT = 100; variable
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp208 HEIGHT = 16, enumerator
557 HEIGHT = 8, enumerator
/aosp_15_r20/external/rust/crabbyavif/src/reformat/
Drgb.rs472 const HEIGHT: usize = 3; constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/4/frameworks/base/core/proto/android/server/
Dwindowcontainerthumbnail.proto.h18 const uint64_t HEIGHT = 0x0000010500000002LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/server/
Dwindowcontainerthumbnail.proto.h18 const uint64_t HEIGHT = 0x0000010500000002LL; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
H A DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
H A DDisplayAttribute.aidl32 HEIGHT = 2, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3_interface/dump/android/hardware/graphics/composer3/
DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
H A DDisplayAttribute.aidl39 HEIGHT = 2, enumConstant
/aosp_15_r20/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DIntents.java47 public static final String HEIGHT = "SCAN_HEIGHT"; field in Intents.Scan

12345678910>>...35