Searched defs:preApply (Results 1 – 5 of 5) sorted by relevance
17 GrClip::PreClipResult GrFixedClip::preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() function in GrFixedClip
52 PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const final { in preApply() function
84 virtual PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() function
37 GrClip::PreClipResult GrClipStackClip::preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() function in GrClipStackClip
1210 GrClip::PreClipResult GrClipStack::preApply(const SkRect& bounds, GrAA aa) const { in preApply() function in GrClipStack