Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp362 status_t singleRes = provider->notifyDeviceStateChange(mDeviceState); in notifyDeviceStateChange() local
363 if (singleRes != OK) { in notifyDeviceStateChange()
367 res = singleRes; in notifyDeviceStateChange()