Searched defs:nextSampling (Results 1 – 1 of 1) sorted by relevance
1026 SkSamplingOptions* nextSampling, in compatible_sampling()1099 SkSamplingOptions nextSampling = nextXformIsInteger ? kDefaultSampling : sampling; in applyTransform() local