Lines Matching refs:Clip
231 // Copy the canvas matrix & clip state.
276 // either (or both) the matrix and/or clip state after a SkCanvas::restore
277 // operation. It does this by explicitly saving off the clip & matrix state
293 bool preserveClip = !(rec->saveFlags & SaveFlags::Clip);
314 // Only reapply the saved clips if the top clip stack frame was actually
365 // functions to emulate legacy SaveFlags (i.e. independent matrix/clip flags)
370 // (either SaveFlags::Matrix or SaveFlags::Clip is missing).
409 // The clip stack stores clips in device space.
458 // not outset the edge of the clip to account for anti-aliasing. There is
468 // if we can't invert the CTM, we can't return local clip bounds