Searched refs:SET_ERR_L (Results 1 – 1 of 1) sorted by relevance
39 #define SET_ERR_L(fmt, ...) setErrorStateLocked( \ macro125 SET_ERR_L("Could not open camera session: %s (%d)", strerror(-res), res); in initialize()131 SET_ERR_L("Could not retrieve camera characteristics: %s (%d)", strerror(-res), res); in initialize()143 SET_ERR_L("Could not retrieve camera %s characteristics: %s (%d)", in initialize()152 SET_ERR_L("Unable to read camera %s's calibration fields for distortion " in initialize()248 SET_ERR_L("Unable to start status tracking thread: %s (%d)", in initializeCommonLocked()261 SET_ERR_L("Unable to start request buffer state machine: %s (%d)", in initializeCommonLocked()284 SET_ERR_L("Unable to start request queue thread: %s (%d)", in initializeCommonLocked()329 SET_ERR_L("Unable to read necessary calibration fields for distortion correction"); in initializeCommonLocked()357 SET_ERR_L("Can't stop streaming"); in disconnectImpl()[all …]