Home | History | Annotate | Download | only in gpu

Lines Matching refs:intersect

215                 // Fallthrough, handled same as intersect.
307 SkIRect intersect;
308 devRect.roundOut(&intersect);
309 if (intersect.intersect(clip.irect())) {
310 *out = GrClip(intersect);
361 if (scissor.intersect(clipSpaceRTIBounds)) {
375 if (!clipSpaceReduceQueryBounds.intersect(clipSpaceRTIBounds, devIBounds)) {
1116 // Intersect and reverse difference require modifying pixels outside of the geometry