Searched refs:whiteThreshold (Results 1 – 1 of 1) sorted by relevance
343 int32_t whiteThreshold = DEFAULT_TEXT_WHITE_GAMMA_THRESHOLD; in FontState() local361 whiteThreshold = atoi(property); in FontState()366 mWhiteThreshold = (float)(whiteThreshold) / 255.0f; in FontState()