Searched defs:rotMatrix (Results 1 – 8 of 8) sorted by relevance
109 static void align_to_x_axis(const SkPoint pts[2], SkMatrix* rotMatrix, SkPoint ptsRot[2] = nullptr)… in align_to_x_axis()711 SkMatrix rotMatrix; in create_batch() local
218 tcu::Mat2 rotMatrix = tcu::rotationMatrix(angle); in getAffineTexCoord2D() local
226 tcu::Mat2 rotMatrix = tcu::rotationMatrix(angle); in getAffineTexCoord2D() local
230 tcu::Mat2 rotMatrix = tcu::rotationMatrix(angle); in getAffineTexCoord2D() local
274 tcu::Mat2 rotMatrix = tcu::rotationMatrix(angle); in getAffineTexCoord2D() local1228 tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D() local
535 float rotMatrix[9]; member
314 …public static void decomposeProjectionMatrix(Mat projMatrix, Mat cameraMatrix, Mat rotMatrix, Mat … in decomposeProjectionMatrix()323 …public static void decomposeProjectionMatrix(Mat projMatrix, Mat cameraMatrix, Mat rotMatrix, Mat … in decomposeProjectionMatrix()
1776 Mat& rotMatrix = *((Mat*)rotMatrix_nativeObj); in Java_org_opencv_calib3d_Calib3d_decomposeProjectionMatrix_10() local1804 Mat& rotMatrix = *((Mat*)rotMatrix_nativeObj); in Java_org_opencv_calib3d_Calib3d_decomposeProjectionMatrix_11() local