Searched refs:pathDevIBounds (Results 1 – 6 of 6) sorted by relevance
34 const SkIRect& pathDevIBounds() const { return fPathDevIBounds; } in pathDevIBounds() function
109 const SkRect pathIBounds = SkRect::Make(proc.fClipPath->pathDevIBounds()); in onSetData()
89 !clipPath->pathDevIBounds().contains(accessRect)); in makeClipProcessor()
55 const SkIRect& pathDevIBounds() const { in pathDevIBounds() function
99 const SkRect pathIBounds = SkRect::Make(proc.fClipPath->pathDevIBounds()); in onSetData()
185 bool mustCheckBounds = !clipPath.pathDevIBounds().contains(accessRect); in makeClipProcessor()