Searched refs:pathDevIBounds (Results 1 – 6 of 6) sorted by relevance
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()