Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp1441 int32_t errorVal = ::ERROR_CAMERA_DEVICE; in onDeviceError() local
1451 errorVal = ::ERROR_CAMERA_SERVICE; in onDeviceError()
1461 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp1455 int32_t errorVal = ::ERROR_CAMERA_DEVICE; in onDeviceError() local
1465 errorVal = ::ERROR_CAMERA_SERVICE; in onDeviceError()
1475 msg->setInt32(kErrorCodeKey, errorVal); in onDeviceError()