Searched refs:move (Results 1 – 1 of 1) sorted by relevance
1877 nn::math::MTX34 move; in DrawCameraImage() local1878 nn::math::MTX34Identity(&move); in DrawCameraImage()1884 nn::math::MTX34Mult(&move, &s_aCalMatrix[index], &move); in DrawCameraImage()1889 nn::math::MTX34Mult(&move, &rot90, &move); in DrawCameraImage()1891 nn::math::MTX34Mult(&tmp, &tmp, &move); in DrawCameraImage()