Home
last modified time | relevance | path

Searched defs:Clip (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/gm/
Dconvexpolyclip.cpp230 class Clip { class in skiagm::ConvexPolyClip
238 Clip () : fClipType(kNone_ClipType) {} in Clip() function in skiagm::ConvexPolyClip::Clip
Dcomplexclip2.cpp26 enum Clip { enum in skiagm::ComplexClip2GM
/third_party/typescript/tests/cases/fourslash/etslib/
Dtext.d.ts38 Clip, enumerator
/third_party/skia/experimental/graphite/src/
DDrawList.h99 Clip(const Rect& drawBounds, const SkIRect& scissor) in Clip() function
DDevice.h22 class Clip; variable
/third_party/rust/crates/nom/tests/
Dmp4.rs215 Clip, enumerator
234 Clip, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Device/
DClipper.cpp276 bool Clipper::Clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) in Clip() function in sw::Clipper
/third_party/skia/tests/
DLazyProxyTest.cpp181 class Clip : public GrClip { class in LazyProxyTest
183 Clip(LazyProxyTest* test, GrTextureProxy* atlas) in Clip() function in LazyProxyTest::Clip
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes_unittest.cpp231 TEST(Rectangle, Clip) in TEST() argument
/third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/
DConformanceTests.cpp195 TEST_P(GLES1ConformanceTest, Clip) in TEST_P() argument