Home
last modified time | relevance | path

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

/external/pdfium/testing/libfuzzer/
Dpdf_codec_icc_fuzzer.cc10 CCodec_IccModule icc_module; in LLVMFuzzerTestOneInput() local
13 icc_module.CreateTransform_sRGB(data, size, &nComponent); in LLVMFuzzerTestOneInput()
20 icc_module.SetComponents(nComponent); in LLVMFuzzerTestOneInput()
21 icc_module.Translate(transform.get(), src, dst); in LLVMFuzzerTestOneInput()