Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/common/
DDataConversionFlowGraph.cpp120 return Result::ErrorIllegalArgument; in configure()
136 return Result::ErrorIllegalArgument; in configure()
206 return Result::ErrorIllegalArgument;; in configure()
DUtilities.cpp74 case Result::ErrorIllegalArgument: return "ErrorIllegalArgument"; in convertToText()
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h220 return Result::ErrorIllegalArgument; in isValidConfig()
DDefinitions.h135 ErrorIllegalArgument = -898, // AAUDIO_ERROR_ILLEGAL_ARGUMENT, enumerator
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAAudioLoader.cpp283 static_assert((int32_t)Result::ErrorIllegalArgument == AAUDIO_ERROR_ILLEGAL_ARGUMENT, ERRMSG);