Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMaskGamma.h151 const uint8_t* getGammaTables() const { in getGammaTables() function
DSkPaint.cpp1787 const uint8_t* gammaTables = maskGamma.getGammaTables(); in GetGammaLUTData()