Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileShader.cpp279 static constexpr SkSamplingOptions kDefaultCubicSampling(SkCubicResampler::Mitchell()); in addToKey() local
398 static constexpr SkSamplingOptions kDefaultCubicSampling(SkCubicResampler::Mitchell()); in addToKey() local