Searched refs:halImp (Results 1 – 1 of 1) sorted by relevance
48 auto halImp = std::make_unique<HalImpl>(std::move(device), batchingSupported); in create() local49 return halImp; in create()