Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDocument.cpp387 static sk_sp<SkPDFArray> make_srgb_output_intents() { in make_srgb_output_intents() function
414 docCatalog->insertObject("OutputIntents", make_srgb_output_intents()); in onClose()