Home
last modified time | relevance | path

Searched refs:gammaTables (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkScalerContext.cpp168 const uint8_t* gammaTables = maskGamma.getGammaTables(); in GetGammaLUTData() local
169 if (!gammaTables) { in GetGammaLUTData()
176 memcpy(data, gammaTables, size); in GetGammaLUTData()

Completed in 2 milliseconds