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