Home | History | Annotate | Download | only in transforms

Lines Matching refs:translate3d

804 TransformationMatrix& TransformationMatrix::translate3d(double tx, double ty, double tz)
1072 translate3d((float) decomp.translateX, (float) decomp.translateY, (float) decomp.translateZ);