Searched refs:heightAdjust (Results 1 – 1 of 1) sorted by relevance
1195 float heightAdjust = boundsHeight; in GetSurfaceTransformMatrixForRotationFixed() local1205 heightAdjust = boundsHeight; in GetSurfaceTransformMatrixForRotationFixed()1207 heightAdjust = std::min(bufferHeight, boundsHeight); in GetSurfaceTransformMatrixForRotationFixed()1212 matrix.PreTranslate(0, heightAdjust); in GetSurfaceTransformMatrixForRotationFixed()1217 matrix.PreTranslate(boundsWidth, heightAdjust); in GetSurfaceTransformMatrixForRotationFixed()