Searched refs:closeResolution (Results 1 – 1 of 1) sorted by relevance
1594 int closeResolution = 0; in _findCloseResolutionSupported() local1604 if ((closeResolution == 0) || (difference < closeDifference)) { in _findCloseResolutionSupported()1607 closeResolution = resolution; in _findCloseResolutionSupported()1615 if (closeResolution == 0) { in _findCloseResolutionSupported()1617 closeResolution = desiredResolution; in _findCloseResolutionSupported()1619 return closeResolution; in _findCloseResolutionSupported()