Home | History | Annotate | Download | only in core

Lines Matching refs:dirs

582         rectangle. If so, and dirs is not null, set dirs[0] to the direction of
583 the outer rectangle and dirs[1] to the direction of the inner rectangle. If
585 false and ignore rect and dirs.
588 @param dirs If not null, returns the direction of the rects
591 bool isNestedRects(SkRect rect[2], Direction dirs[2] = NULL) const;