Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrix44Test.cpp262 int common_angles[] = { 0, 90, -90, 180, -180, 270, -270, 360, -360 }; in test_common_angles() local
264 rot.setRotateDegreesAbout(0, 0, -1, SkIntToScalar(common_angles[i])); in test_common_angles()