Searched defs:preApply (Results 1 – 4 of 4) sorted by relevance
16 GrClip::PreClipResult GrFixedClip::preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() function in GrFixedClip
86 virtual PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() function
55 PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const final { in preApply() function
1202 GrClip::PreClipResult ClipStack::preApply(const SkRect& bounds, GrAA aa) const { in preApply() function in skgpu::v1::ClipStack