Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/default/
DCameraProvider.cpp239 struct hw_device_t* halDev = nullptr; in initialize() local
240 int ret = mModule->openLegacy(cameraId, CAMERA_DEVICE_API_VERSION_1_0, &halDev); in initialize()
243 halDev->close(halDev); in initialize()