Searched refs:closeResolution (Results 1 – 1 of 1) sorted by relevance
1517 int closeResolution = 0; in _findCloseResolutionSupported() local1527 if ((closeResolution == 0) || (difference < closeDifference)) { in _findCloseResolutionSupported()1530 closeResolution = resolution; in _findCloseResolutionSupported()1538 if (closeResolution == 0) { in _findCloseResolutionSupported()1540 closeResolution = desiredResolution; in _findCloseResolutionSupported()1542 return closeResolution; in _findCloseResolutionSupported()