Searched refs:gCatmullRom (Results 1 – 3 of 3) sorted by relevance
23 static constexpr SkImage::CubicResampler gCatmullRom = { 0, 1.0f/2 }; variable
261 : GrBicubicEffect::gCatmullRom; in TestCreate()
1277 static constexpr auto kKernel = GrBicubicEffect::gCatmullRom; in rescaleInto()