Home
last modified time | relevance | path

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

/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp48 auto halImp = std::make_unique<HalImpl>(std::move(device), batchingSupported); in create() local
49 return halImp; in create()