Searched refs:flattenWithTransform (Results 1 – 4 of 4) sorted by relevance
38 flattenWithTransform(m_accumulatedTransform); in translate()47 flattenWithTransform(m_accumulatedTransform); in applyTransform()54 flattenWithTransform(m_accumulatedTransform); in flatten()57 void HitTestingTransformState::flattenWithTransform(const TransformationMatrix& t) in flattenWithTransform() function in WebCore::HitTestingTransformState
90 void flattenWithTransform(const TransformationMatrix&);
136 flattenWithTransform(*finalTransform, wasClamped); in applyTransform()153 flattenWithTransform(*m_accumulatedTransform, wasClamped); in flatten()188 void TransformState::flattenWithTransform(const TransformationMatrix& t, bool* wasClamped) in flattenWithTransform() function in WebCore::TransformState
106 void flattenWithTransform(const TransformationMatrix&, bool* wasClamped);