Searched refs:common_angles (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DMatrix44Test.cpp250 int common_angles[] = { 0, 90, -90, 180, -180, 270, -270, 360, -360 }; local
252 rot.setRotateDegreesAbout(0, 0, -1, SkIntToScalar(common_angles[i]));

Completed in 72 milliseconds