Home
last modified time | relevance | path

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

/hardware/google/graphics/common/hwc3/impl/
DHalImpl.h191 void initCaps(bool batchingSupported);
DHalImpl.cpp140 initCaps(batchingSupported); in HalImpl()
154 void HalImpl::initCaps(bool batchingSupported) { in initCaps() function in aidl::android::hardware::graphics::composer3::impl::HalImpl