Searched defs:batchingSupported (Results 1 – 1 of 1) sorted by relevance
43 bool batchingSupported = composerInterfaceVersion >= kMinComposerInterfaceVersionForHwcBatching; in create() local138 HalImpl::HalImpl(std::unique_ptr<ExynosDevice> device, bool batchingSupported) in HalImpl()154 void HalImpl::initCaps(bool batchingSupported) { in initCaps()