Searched defs:Clip (Results 1 – 10 of 10) sorted by relevance
230 class Clip { class in skiagm::ConvexPolyClip238 Clip () : fClipType(kNone_ClipType) {} in Clip() function in skiagm::ConvexPolyClip::Clip
26 enum Clip { enum in skiagm::ComplexClip2GM
38 Clip, enumerator
99 Clip(const Rect& drawBounds, const SkIRect& scissor) in Clip() function
22 class Clip; variable
215 Clip, enumerator234 Clip, enumerator
276 bool Clipper::Clip(Polygon &polygon, int clipFlagsOr, const DrawCall &draw) in Clip() function in sw::Clipper
181 class Clip : public GrClip { class in LazyProxyTest183 Clip(LazyProxyTest* test, GrTextureProxy* atlas) in Clip() function in LazyProxyTest::Clip
231 TEST(Rectangle, Clip) in TEST() argument
195 TEST_P(GLES1ConformanceTest, Clip) in TEST_P() argument