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

/openjdk7/jdk/src/share/native/sun/font/
H A DDrawGlyphList.c233 static unsigned char* getInvLCDGammaLUT(int gamma);
293 getLCDGammaLUT(contrast), getInvLCDGammaLUT(contrast),
731 static unsigned char* getInvLCDGammaLUT(int gamma) { function
753 ig = getInvLCDGammaLUT(gamma);

Completed in 30 milliseconds