Searched defs:canvasPath (Results 1 – 4 of 4) sorted by relevance
86 void ClipLayer::SetClipPath(const fml::RefPtr<flutter::CanvasPath>& canvasPath, Clip clipBehavior) in SetClipPath()93 void ClipLayer::SetClipPath(const fml::RefPtr<flutter::CanvasPath>& canvasPath) in SetClipPath()
108 UICanvasPath canvasPath(vertices); in PerformScan() local
168 DepictCurve canvasPath(vertices); in SetRasterizer() local
635 fml::RefPtr<flutter::CanvasPath> canvasPath = flutter::CanvasPath::CreateFrom(skPath); in GetClipLayer() local