Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/common/
DDataConversionFlowGraph.cpp46 case SampleRateConversionQuality::Fastest: in convertOboeSRQualityToMCR()
47 return MultiChannelResampler::Quality::Fastest; in convertOboeSRQualityToMCR()
DREADME.md11 Fastest: 2
/third_party/boost/libs/math/tools/doc/
Dcstdfloat.qbk179 [section:fastest_typdefs Fastest minimum-width floating-point `typedef`s]
193 [endsect] [/section:fastest_typdefs Fastest minimum-width floating-point `typedef`s]
195 [section:fastest_typdefs Fastest minimum-width floating-point `typedef`s]
203 Fastest minimum-width floating-point types are provided for all existing
209 [endsect] [/section:fastest_typdefs Fastest minimum-width floating-point `typedef`s]
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h213 case SampleRateConversionQuality::Fastest: in isValidConfig()
DDefinitions.h244 Fastest, enumerator
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/
DDotZLib.cs78 Fastest = 1 enumerator
/third_party/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs78 Fastest = 1 enumerator
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/dotzlib/DotZLib/
DDotZLib.cs78 Fastest = 1 enumerator
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DMultiChannelResampler.h44 Fastest, enumerator
DMultiChannelResampler.cpp56 case Quality::Fastest: in make()
DREADME.md25 Possible values for quality include { Fastest, Low, Medium, High, Best }.
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp655 return HintSetting::Fastest; in FromGLenum()
669 case HintSetting::Fastest: in ToGLenum()
686 case HintSetting::Fastest: in operator <<()
DPackedGLEnums_autogen.h189 Fastest = 1, enumerator
/third_party/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp683 return HintSetting::Fastest; in FromGLenum()
697 case HintSetting::Fastest: in ToGLenum()
714 case HintSetting::Fastest: in operator <<()
DPackedGLEnums_autogen.h191 Fastest = 1, enumerator
/third_party/boost/libs/config/doc/
Dcstdint.qbk95 [section Fastest minimum-width integer types]
/third_party/boost/libs/math/doc/cstdfloat/
Dcstdfloat.qbk235 [section:fastest_typdefs Fastest floating-point `typedef`s]
243 Fastest minimum-width floating-point types are provided for all existing
249 [endsect] [/section:fastest_typdefs Fastest floating-point `typedef`s]
/third_party/openGLES/docs/
Dsyntaxrules.txt251 Fastest GL
/third_party/skia/third_party/externals/opengl-registry/docs/
Dsyntaxrules.txt251 Fastest GL
/third_party/boost/libs/lexical_cast/doc/
Dlexical_cast.qbk349 Fastest results are highlitened with "!!! *x* !!!".
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dpainting.dart1667 /// Fastest possible filtering, albeit also the lowest quality.
/third_party/flutter/engine/flutter/lib/ui/
Dpainting.dart805 /// Fastest possible filtering, albeit also the lowest quality.