Home
last modified time | relevance | path

Searched defs:ClipPath (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/core/
DSkEdgeClipper.cpp563 void SkEdgeClipper::ClipPath(const SkPath& path, const SkRect& clip, bool canCullToTheRight, in ClipPath() function in SkEdgeClipper
DSkRecordDraw.cpp287 void trackBounds(const ClipPath&) { this->pushControl(); } in trackBounds()
/third_party/flutter/skia/experimental/pvg/
Ddraw_msg.proto204 message ClipPath { message
/third_party/skia/experimental/pvg/
Ddraw_msg.proto204 message ClipPath { message
/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp269 void trackBounds(const ClipPath&) { this->pushControl(); } in trackBounds()