Home
last modified time | relevance | path

Searched defs:cubic (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dsampling_options.h79 CubicResampler cubic = {0, 0}; member in OHOS::Rosen::Drawing::SamplingOptions
94 inline SamplingOptions::SamplingOptions(const CubicResampler& c) noexcept : useCubic(true), cubic(c) {} in cubic() function
[all...]

Completed in 1 milliseconds