Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMaskGamma.h153 const uint8_t* getGammaTables() const { in getGammaTables() function
DSkScalerContext.cpp170 const uint8_t* gammaTables = maskGamma.getGammaTables(); in GetGammaLUTData()