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