Home
last modified time | relevance | path

Searched defs:kHeight (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecBuffers_test.cpp43 constexpr int32_t kHeight = 2160; in TEST() local
111 constexpr int32_t kHeight = 240; in TEST() local
124 constexpr int32_t kHeight = 240; in TEST() local
294 constexpr int32_t kHeight = 240; in TEST() local
696 static constexpr int32_t kHeight = 240; member in android::LayoutTest
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DVirtualTouchpadEvdev.cpp28 static constexpr int32_t kHeight = 0x10000; variable
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRegionSamplingTest.cpp41 static int constexpr kHeight = 29; member
/aosp12/frameworks/native/libs/gui/tests/
H A DBufferItemConsumer_test.cpp28 static constexpr int kHeight = 100; variable
/aosp12/frameworks/av/media/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_enc_fuzzer.cpp30 constexpr int kHeight[] = {96, 144, 288, 576, 1152}; variable
/aosp12/frameworks/av/media/codec2/tests/vndk/
H A DC2BufferTest.cpp460 constexpr uint32_t kHeight = 240; in TEST_F() local
513 constexpr uint32_t kHeight = 240; in TEST_F() local
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dstatic_properties_test.cpp125 static constexpr int32_t kHeight = 240; member in default_camera_hal::StaticPropertiesTest
/aosp12/frameworks/native/libs/vr/libbufferhub/
H A Dbuffer_hub-test.cpp37 const int kHeight = 480; variable
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.cpp840 constexpr size_t kHeight = 64; in outputBuffer() local