Searched refs:inputDpiX (Results 1 – 1 of 1) sorted by relevance
510 float inputDpiX, float inputDpiY, in computeScaling() argument514 float relAnisotropy = (inputDpiY / inputDpiX) / (outputDpiY / outputDpiX); in computeScaling()527 float relDpiX = outputDpiX / inputDpiX; in computeScaling()