Home | History | Annotate | Download | only in pdf

Lines Matching refs:clipRect

326 static void emit_clip(SkPath* clipPath, SkRect* clipRect,
328 SkASSERT(clipPath || clipRect);
335 SkPDFUtils::AppendRectangle(*clipRect, contentStream);