Home | History | Annotate | Download | only in pdf

Lines Matching full:emit_clip

326 static void emit_clip(SkPath* clipPath, SkRect* clipRect,
463 emit_clip(&clipPath, NULL, fContentStream);
493 emit_clip(&clipPath, NULL, fContentStream);
503 emit_clip(NULL, &translatedClip, fContentStream);
510 emit_clip(&translatedPath, NULL, fContentStream);
1514 emit_clip(NULL, &r, &data);