Searched defs:kSampling (Results 1 – 4 of 4) sorted by relevance
61 static const SkSamplingOptions kSampling(SkCubicResampler::Mitchell()); in onDraw() local
214 static const SkSamplingOptions kSampling = SkSamplingOptions::Aniso(16); in onDraw() local
379 static const SkSamplingOptions kSampling{SkFilterMode::kLinear, SkMipmapMode::kLinear}; variable
458 kSampling enumerator