Searched defs:common_angles (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 35 milliseconds