Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp29 const uint8_t g_sRGBSamples1[] = { variable
263 colorComponent = (g_sRGBSamples1[scale] / 255.0f); in RGB_Conversion()