Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFDocument.cpp506 static std::unique_ptr<SkPDFArray> make_srgb_output_intents(SkPDFDocument* doc) { in make_srgb_output_intents() function
562 docCatalog->insertObject("OutputIntents", make_srgb_output_intents(this)); in onClose()