Home
last modified time | relevance | path

Searched defs:clip_path (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dclip_path_layer.cc15 ClipPathLayer::ClipPathLayer(const SkPath& clip_path, Clip clip_behavior) in ClipPathLayer()
/third_party/flutter/engine/flutter/flow/
Dembedded_views.h22 enum MutatorType { clip_rect, clip_rrect, clip_path, transform, opacity }; enumerator
/third_party/skia/experimental/pvg/
Ddraw_msg.proto257 ClipPath clip_path = 6; field
/third_party/flutter/skia/experimental/pvg/
Ddraw_msg.proto257 ClipPath clip_path = 6; field
/third_party/skia/src/svg/
DSkSVGDevice.cpp746 AutoElement clip_path("clipPath", fWriter); in syncClipStack() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82549 static nsIAtom* clip_path; member in nsGkAtoms