Searched refs:invertedMatrix (Results 1 – 1 of 1) sorted by relevance
3092 TransformationMatrix invertedMatrix = localTransformState->m_accumulatedTransform.inverse(); in scrollTo() local3094 if (invertedMatrix.m33() < 0) in scrollTo()