Home
last modified time | relevance | path

Searched defs:kWriterInitialSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DAidlComposerHal.h270 static constexpr size_t kWriterInitialSize = 64 * 1024 / sizeof(uint32_t) - 16; variable
H A DHidlComposerHal.h388 static constexpr size_t kWriterInitialSize = 64 * 1024 / sizeof(uint32_t) - 16; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposerCommandEngine.h580 static constexpr size_t kWriterInitialSize = 64 * 1024 / sizeof(uint32_t) - 16; variable