Home
last modified time | relevance | path

Searched defs:Quality (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/SwiftShader/
DSwiftShader.ini19 [Quality] section
20 TextureSampleQuality=2 argument
21 MipmapQuality=1 argument
22 PerspectiveCorrection=1
23 TranscendentalPrecision=2
24 TransparencyAntialiasing=0
/third_party/skia/third_party/externals/brotli/go/cbrotli/
Dwriter.go55 Quality int member
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DMultiChannelResampler.h43 enum class Quality : int32_t { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp793 double Quality = Distance + (NumLinesForward / 100.); in printFuzzyMatch() local