Home | History | Annotate | Download | only in hwui

Lines Matching refs:m01

103             float m01 = transform->data[Matrix4::kSkewY];
106 float scaleX = sqrt(m00 * m00 + m01 * m01);