Searched defs:PushClipPath (Results 1 – 3 of 3) sorted by relevance
23 void MutatorsStack::PushClipPath(const SkPath& path) { in PushClipPath() function in flutter::MutatorsStack
44 TEST(MutatorsStack, PushClipPath) { in TEST() argument
62 void LayerTreeBuilder::PushClipPath(const SkPath& skPath, int32_t clipBehavior) in PushClipPath() function in flutter::OHOS::LayerTreeBuilder