Searched refs:viewAspectRatio (Results 1 – 2 of 2) sorted by relevance
145 float viewAspectRatio = mViewWidth / (float)mViewHeight; in computeOutputVertices() local146 float relativeAspectRatio = viewAspectRatio / imgAspectRatio; in computeOutputVertices()