Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/default/
DLegacyCameraProviderImpl_2_4.cpp90 struct hw_device_t* halDev = nullptr; in addDeviceNames() local
91 int ret = mModule->openLegacy(cameraId, CAMERA_DEVICE_API_VERSION_1_0, &halDev); in addDeviceNames()
94 halDev->close(halDev); in addDeviceNames()