Searched refs:RSFilterSetPixelStretch (Results 1 – 4 of 4) sorted by relevance
635 EXPECT_FALSE(rsPropertyDrawableUtils->RSFilterSetPixelStretch(properties, rsFilter));639 EXPECT_FALSE(rsPropertyDrawableUtils->RSFilterSetPixelStretch(properties, filter));644 EXPECT_FALSE(rsPropertyDrawableUtils->RSFilterSetPixelStretch(properties, filter2));653 EXPECT_TRUE(rsPropertyDrawableUtils->RSFilterSetPixelStretch(properties, filter3));658 EXPECT_FALSE(rsPropertyDrawableUtils->RSFilterSetPixelStretch(properties, filter3));
82 …static bool RSFilterSetPixelStretch(const RSProperties& property, const std::shared_ptr<RSFilter>&…
599 …return RSPropertyDrawableUtils::RSFilterSetPixelStretch(node.GetRenderProperties(), stagingFilter_… in FuzePixelStretch()
1308 bool RSPropertyDrawableUtils::RSFilterSetPixelStretch(const RSProperties& property, in RSFilterSetPixelStretch() function in OHOS::Rosen::RSPropertyDrawableUtils