Searched refs:startDeviceInterface (Results 1 – 2 of 2) sorted by relevance
507 sp<InterfaceT> startDeviceInterface();532 const sp<InterfaceT> interface = startDeviceInterface<InterfaceT>(); in setTorchModeForDevice()657 sp<InterfaceT> startDeviceInterface(const std::string &name);
405 auto interface = deviceInfo3->startDeviceInterface< in openSession()2173 startDeviceInterface<typename DeviceInfoT::InterfaceT>(name); in initializeDeviceInfo()2206 CameraProviderManager::ProviderInfo::startDeviceInterface(const std::string &name) { in startDeviceInterface() function in android::CameraProviderManager::ProviderInfo2214 CameraProviderManager::ProviderInfo::startDeviceInterface2244 sp<InterfaceT> CameraProviderManager::ProviderInfo::DeviceInfo::startDeviceInterface() { in startDeviceInterface() function in android::CameraProviderManager::ProviderInfo::DeviceInfo2250 device = parentProvider->startDeviceInterface<InterfaceT>(mName); in startDeviceInterface()2518 const sp<InterfaceT> interface = startDeviceInterface<InterfaceT>(); in dumpState()2560 … this->startDeviceInterface<CameraProviderManager::ProviderInfo::DeviceInfo3::InterfaceT>(); in isSessionConfigurationSupported()