Home
last modified time | relevance | path

Searched refs:add_subdict (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/pdf/
DSkPDFResourceDict.cpp62 static void add_subdict(const std::vector<SkPDFIndirectReference>& resourceList, in add_subdict() function
91 add_subdict(graphicStateResources, SkPDFResourceType::kExtGState, dict.get()); in SkPDFMakeResourceDict()
92 add_subdict(shaderResources, SkPDFResourceType::kPattern, dict.get()); in SkPDFMakeResourceDict()
93 add_subdict(xObjectResources, SkPDFResourceType::kXObject, dict.get()); in SkPDFMakeResourceDict()
94 add_subdict(fontResources, SkPDFResourceType::kFont, dict.get()); in SkPDFMakeResourceDict()
/third_party/skia/src/pdf/
DSkPDFResourceDict.cpp62 static void add_subdict(const std::vector<SkPDFIndirectReference>& resourceList, in add_subdict() function
91 add_subdict(graphicStateResources, SkPDFResourceType::kExtGState, dict.get()); in SkPDFMakeResourceDict()
92 add_subdict(shaderResources, SkPDFResourceType::kPattern, dict.get()); in SkPDFMakeResourceDict()
93 add_subdict(xObjectResources, SkPDFResourceType::kXObject, dict.get()); in SkPDFMakeResourceDict()
94 add_subdict(fontResources, SkPDFResourceType::kFont, dict.get()); in SkPDFMakeResourceDict()