Home
last modified time | relevance | path

Searched refs:kMinComposerInterfaceVersionForHwcBatching (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp36 static constexpr int32_t kMinComposerInterfaceVersionForHwcBatching = 3; variable
43 bool batchingSupported = composerInterfaceVersion >= kMinComposerInterfaceVersionForHwcBatching; in create()