Searched refs:mBlackThreshold (Results 1 – 2 of 2) sorted by relevance
198 float mBlackThreshold; variable
365 mBlackThreshold = (float)(blackThreshold) / 255.0f; in FontState()797 if (luminance <= mBlackThreshold) { in setFontColor()