Home
last modified time | relevance | path

Searched defs:rot0 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/bench/
H A DMatrixBench.cpp150 SkScalar rot0 = (fRandom.nextBool()) ? fRandom.nextRangeF(-180, 180) : 0.0f; variable
/third_party/skia/tests/
H A DMatrixTest.cpp575 SkScalar rot0 = rand.nextRangeF(-180, 180); in test_matrix_decomposition() local

Completed in 3 milliseconds