HomeSort by relevance Sort by last modified time
    Searched refs:SkPDFDocument (Results 1 - 25 of 48) sorted by null

1 2

  /external/skia/src/pdf/
SkPDFBitmap.h 11 class SkPDFDocument;
19 SkPDFDocument* doc,
SkPDFFormXObject.h 15 class SkPDFDocument;
22 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc,
SkPDFTag.h 11 #include "SkPDFDocument.h"
16 class SkPDFDocument;
26 SkPDFIndirectReference makeStructTreeRoot(SkPDFDocument* doc);
SkPDFMetadata.h 11 #include "SkPDFDocument.h"
27 SkPDFDocument*);
SkPDFFont.h 11 #include "SkPDFDocument.h"
86 static SkPDFFont* GetFontResource(SkPDFDocument* doc,
96 SkPDFDocument* canon);
99 SkPDFDocument* canon);
101 void emitSubset(SkPDFDocument*) const;
107 static bool CanEmbedTypeface(SkTypeface*, SkPDFDocument*);
SkPDFGraphicState.h 32 SkPDFIndirectReference GetGraphicStateForPaint(SkPDFDocument*, const SkPaint&);
44 SkPDFDocument* doc);
SkPDFShader.h 18 class SkPDFDocument;
41 SkPDFIndirectReference SkPDFMakeShader(SkPDFDocument* doc,
SkPDFDocument.cpp 8 #include "SkPDFDocument.h"
13 #include "SkPDFDocument.h"
117 SkPDFDocument* doc,
133 static std::vector<PageTreeNode> Layer(std::vector<PageTreeNode> vec, SkPDFDocument* doc) {
188 SkPDFDocument::SkPDFDocument(SkWStream* stream,
203 SkPDFDocument::~SkPDFDocument() {
208 SkPDFIndirectReference SkPDFDocument::emit(const SkPDFObject& object, SkPDFIndirectReference ref){
214 SkWStream* SkPDFDocument::beginObject(SkPDFIndirectReference ref)
    [all...]
SkPDFDocumentPriv.h 12 #include "SkPDFDocument.h"
38 // Logically part of SkPDFDocument, but separate to keep similar functionality together.
53 class SkPDFDocument : public SkDocument {
55 SkPDFDocument(SkWStream*, SkPDF::Metadata);
56 ~SkPDFDocument() override;
SkPDFFormXObject.cpp 12 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc,
SkPDFGradientShader.h 15 class SkPDFDocument;
20 SkPDFIndirectReference Make(SkPDFDocument* doc,
SkPDFGraphicState.cpp 11 #include "SkPDFDocument.h"
56 SkPDFIndirectReference SkPDFGraphicState::GetGraphicStateForPaint(SkPDFDocument* doc,
103 static SkPDFIndirectReference make_invert_function(SkPDFDocument* doc) {
120 SkPDFDocument* doc) {
SkPDFBitmap.cpp 69 static void emit_image_stream(SkPDFDocument* doc,
101 static void do_deflated_alpha(const SkPixmap& pm, SkPDFDocument* doc, SkPDFIndirectReference ref) {
138 SkPDFDocument* doc,
196 static bool do_jpeg(sk_sp<SkData> data, SkPDFDocument* doc, SkISize size,
250 SkPDFDocument* doc,
273 SkPDFDocument* doc,
  /external/skqp/src/pdf/
SkPDFBitmap.h 11 class SkPDFDocument;
19 SkPDFDocument* doc,
SkPDFFormXObject.h 15 class SkPDFDocument;
22 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc,
SkPDFTag.h 11 #include "SkPDFDocument.h"
16 class SkPDFDocument;
26 SkPDFIndirectReference makeStructTreeRoot(SkPDFDocument* doc);
SkPDFMetadata.h 11 #include "SkPDFDocument.h"
27 SkPDFDocument*);
SkPDFFont.h 11 #include "SkPDFDocument.h"
86 static SkPDFFont* GetFontResource(SkPDFDocument* doc,
96 SkPDFDocument* canon);
99 SkPDFDocument* canon);
101 void emitSubset(SkPDFDocument*) const;
107 static bool CanEmbedTypeface(SkTypeface*, SkPDFDocument*);
SkPDFGraphicState.h 32 SkPDFIndirectReference GetGraphicStateForPaint(SkPDFDocument*, const SkPaint&);
44 SkPDFDocument* doc);
SkPDFShader.h 18 class SkPDFDocument;
41 SkPDFIndirectReference SkPDFMakeShader(SkPDFDocument* doc,
SkPDFDocument.cpp 8 #include "SkPDFDocument.h"
13 #include "SkPDFDocument.h"
117 SkPDFDocument* doc,
133 static std::vector<PageTreeNode> Layer(std::vector<PageTreeNode> vec, SkPDFDocument* doc) {
188 SkPDFDocument::SkPDFDocument(SkWStream* stream,
203 SkPDFDocument::~SkPDFDocument() {
208 SkPDFIndirectReference SkPDFDocument::emit(const SkPDFObject& object, SkPDFIndirectReference ref){
214 SkWStream* SkPDFDocument::beginObject(SkPDFIndirectReference ref)
    [all...]
SkPDFDocumentPriv.h 12 #include "SkPDFDocument.h"
38 // Logically part of SkPDFDocument, but separate to keep similar functionality together.
53 class SkPDFDocument : public SkDocument {
55 SkPDFDocument(SkWStream*, SkPDF::Metadata);
56 ~SkPDFDocument() override;
SkPDFFormXObject.cpp 12 SkPDFIndirectReference SkPDFMakeFormXObject(SkPDFDocument* doc,
SkPDFGradientShader.h 15 class SkPDFDocument;
20 SkPDFIndirectReference Make(SkPDFDocument* doc,
SkPDFGraphicState.cpp 11 #include "SkPDFDocument.h"
56 SkPDFIndirectReference SkPDFGraphicState::GetGraphicStateForPaint(SkPDFDocument* doc,
103 static SkPDFIndirectReference make_invert_function(SkPDFDocument* doc) {
120 SkPDFDocument* doc) {

Completed in 757 milliseconds

1 2