OpenGrok
Cross Reference: MatrixTest.cpp
xref
: /
external
/
skia
/
tests
/
MatrixTest.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
refs:rot0
596
SkScalar
rot0
= rand.nextRangeF(-180, 180);
600
mat.setRotate(
rot0
);