Searched refs:clipStackRect (Results 1 – 2 of 2) sorted by relevance
258 SkRect clipStackRect; in append_clip() local259 if (is_rect(clipStack, outsetBounds, &clipStackRect)) { in append_clip()260 SkPDFUtils::AppendRectangle(clipStackRect, wStream); in append_clip()