Searched refs:imgAspectRatio (Results 1 – 2 of 2) sorted by relevance
144 float imgAspectRatio = mTexWidth / (float)mTexHeight; in computeOutputVertices() local146 float relativeAspectRatio = viewAspectRatio / imgAspectRatio; in computeOutputVertices()