Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp1435 int32_t errorVal = ::ERROR_CAMERA_DEVICE; in onDeviceError() local
1445 errorVal = ::ERROR_CAMERA_SERVICE; in onDeviceError()
1455 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp1449 int32_t errorVal = ::ERROR_CAMERA_DEVICE; in onDeviceError() local
1459 errorVal = ::ERROR_CAMERA_SERVICE; in onDeviceError()
1469 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()