Searched refs:mOpenLegacySupported (Results 1 – 2 of 2) sorted by relevance
86 std::map<std::string, bool> mOpenLegacySupported; // camera id -> open_legacy HAL1.0 supported member
79 mOpenLegacySupported[cameraIdStr] = false; in addDeviceNames()93 mOpenLegacySupported[cameraIdStr] = true; in addDeviceNames()122 mModule->isOpenLegacyDefined() && mOpenLegacySupported[cameraIdStr]) { in removeDeviceNames()