Lines Matching defs:set
17 SkRegion describes the set of pixels used to clip SkCanvas. SkRegion is compact,
27 /** Constructs an empty SkRegion. SkRegion is set to empty bounds
114 bool set(const SkRegion& src) {
126 @param other operator=(const SkRegion& region) set
184 /** Constructs an empty SkRegion. SkRegion is set to empty bounds
461 Returns true if SkRegion was set; otherwise, returns false.
463 @return true if SkRegion was set
496 /** Returns SkRegion if set; otherwise, returns nullptr.
649 // field set on each scanline. That is computed as part of this call
660 // If the runs define a simple rect, return true and set bounds to that