Searched defs:batchingSupported (Results 1 – 2 of 2) sorted by relevance
43 bool batchingSupported = composerInterfaceVersion >= kMinComposerInterfaceVersionForHwcBatching; in create() local147 HalImpl::HalImpl(std::unique_ptr<ExynosDevice> device, bool batchingSupported) in HalImpl()163 void HalImpl::initCaps(bool batchingSupported) { in initCaps()
442 bool batchingSupported = false; in onFirstRef() local