Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp482 static std::unique_ptr<SkPDFArray> make_srgb_output_intents(SkPDFDocument* doc) { in make_srgb_output_intents() function
532 docCatalog->insertObject("OutputIntents", make_srgb_output_intents(this)); in onClose()
/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()