Searched refs:BlurLargeRrects (Results 1 – 3 of 3) sorted by relevance
29 BlurLargeRrects::BlurLargeRrects() in BlurLargeRrects() function in BlurLargeRrects36 BlurLargeRrects::~BlurLargeRrects() {} in ~BlurLargeRrects()40 void BlurLargeRrects::OnTestFunction(OH_Drawing_Canvas *canvas) in OnTestFunction()
26 class BlurLargeRrects : public TestBase {28 BlurLargeRrects();29 ~BlurLargeRrects() override;
73 …large_rrects", []() -> std::shared_ptr<TestBase> { return std::make_shared<BlurLargeRrects>(); } }, in __anonec8024be0402()