Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp475 static SkPDFIndirectReference make_srgb_color_profile(SkPDFDocument* doc) { in make_srgb_color_profile() function
490 outputIntent->insertRef("DestOutputProfile", make_srgb_color_profile(doc)); in make_srgb_output_intents()
/third_party/skia/src/pdf/
DSkPDFDocument.cpp499 static SkPDFIndirectReference make_srgb_color_profile(SkPDFDocument* doc) { in make_srgb_color_profile() function
514 outputIntent->insertRef("DestOutputProfile", make_srgb_color_profile(doc)); in make_srgb_output_intents()