Searched defs:kSampling (Results 1 – 2 of 2) sorted by relevance
61 static const SkSamplingOptions kSampling(SkCubicResampler::Mitchell()); in onDraw() local
806 enum CodeSamplingTime : int8_t { kAfterBaseline, kAfterTopTier, kSampling }; enumerator