Home
last modified time | relevance | path

Searched refs:Mitchell (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_sampling_options.h34 static constexpr TestingCubicResampler Mitchell() in Mitchell() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dimage_painter_utils.cpp92 options = SkSamplingOptions(SkCubicResampler::Mitchell()); in AddFilter()
119 options = RSSamplingOptions(RSCubicResampler::Mitchell()); in AddFilter()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dsampling_options.h40 static constexpr CubicResampler Mitchell() in Mitchell() function
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp814 options_ = RSSamplingOptions(RSCubicResampler::Mitchell());
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp440 options = RSSamplingOptions(RSCubicResampler::Mitchell()); in InitImagePaint()
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.cpp524 options_ = RSSamplingOptions(RSCubicResampler::Mitchell()); in InitImagePaint()
H A Drosen_render_custom_paint.cpp1993 options_ = RSSamplingOptions(RSCubicResampler::Mitchell()); in InitImagePaint()

Completed in 19 milliseconds