Home
last modified time | relevance | path

Searched defs:kBufferHeight (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dhwl_buffer_allocator_tests.cc28 static const uint32_t kBufferHeight = 3024; variable
Dgralloc_buffer_allocator_tests.cc27 static const uint32_t kBufferHeight = 3024; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/Utils/
H A DOverlayUtils.h41 inline constexpr int kBufferHeight = kDigitHeight; variable
/aosp_15_r20/external/skia/tests/
H A DTransferPixelsTest.cpp148 const int kBufferHeight = 16; in basic_transfer_to_test() local