Searched refs:IsPathMask (Results 1 – 7 of 7) sorted by relevance
75 bool IsPathMask() const;
70 ASSERT_TRUE(mask->IsPathMask());
219 bool RSMask::IsPathMask() const in IsPathMask() function in OHOS::Rosen::RSMask
184 } else if (mask->IsPathMask()) { in OnUpdate()
728 EXPECT_EQ(mask->IsPathMask(), true);
289 } else if (mask->IsPathMask()) { in Generate()
1459 } else if (mask->IsPathMask()) { in DrawMask()