OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emit_clip
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp
327
static void
emit_clip
(SkPath* clipPath, SkRect* clipRect,
function
466
emit_clip
(&clipPath, NULL, fContentStream);
496
emit_clip
(&clipPath, NULL, fContentStream);
506
emit_clip
(NULL, &translatedClip, fContentStream);
512
emit_clip
(&translatedPath, NULL, fContentStream);
[
all
...]
/external/skia/src/pdf/
SkPDFDevice.cpp
327
static void
emit_clip
(SkPath* clipPath, SkRect* clipRect,
function
466
emit_clip
(&clipPath, NULL, fContentStream);
496
emit_clip
(&clipPath, NULL, fContentStream);
506
emit_clip
(NULL, &translatedClip, fContentStream);
512
emit_clip
(&translatedPath, NULL, fContentStream);
[
all
...]
Completed in 25 milliseconds