Home
last modified time | relevance | path

Searched refs:TestingCubicResampler (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_sampling_options.h31 struct TestingCubicResampler { struct
34 static constexpr TestingCubicResampler Mitchell() in Mitchell() argument
38 static constexpr TestingCubicResampler CatmullRom() in CatmullRom() argument
48 TestingSamplingOptions(const TestingCubicResampler& c) {} in TestingSamplingOptions()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddrawing_mock.h109 using RSCubicResampler = Testing::TestingCubicResampler;