Lines Matching refs:clipped
284 bool clipped = false;
305 // The mapped point would be clipped so the clipped mapped bounds don't necessarily
307 clipped = true;
311 if (clipped) {
314 // For any edge that came from a clipped corner, increase its error tolerance relative
320 // these expectations for clipped points should be more accurate.
350 // Perspective matrix where src does not need to be clipped w > 0
356 // Perspective matrix where src *does* need to be clipped w > 0
365 // so they would be clipped "behind" the plane, resulting in an empty mapped rect. Coordinates