Searched refs:DEGREE_360 (Results 1 – 1 of 1) sorted by relevance
56 const static int DEGREE_360 = 360; variable359 info->mRotationAngle = (DEGREE_360 - image->GetRotateDegrees()) % DEGREE_360; in InitFrameInfo()