HomeSort by relevance Sort by last modified time
    Searched full:emit_clip (Results 1 - 1 of 1) sorted by null

  /external/skia/src/pdf/
SkPDFDevice.cpp 259 static void emit_clip(SkPath* clipPath, SkRect* clipRect, function
325 emit_clip(&clipPath, NULL, fContentStream);
336 emit_clip(NULL, &translatedClip, fContentStream);
340 emit_clip(&translatedPath, NULL, fContentStream);
    [all...]

Completed in 249 milliseconds