Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.h494 static constexpr size_t kWriterInitialSize = variable
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.h362 static constexpr size_t kWriterInitialSize = 64 * 1024 / sizeof(uint32_t) - 16; variable
/aosp12/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