Searched refs:rot0 (Results 1 – 3 of 3) sorted by relevance
5 ; mips16: .ent rot06 define i32 @rot0(i32 %a, i32 %b) nounwind readnone {
151 SkScalar rot0 = (fRandom.nextBool()) ? fRandom.nextRangeF(-180, 180) : 0.0f; in onDelayedSetup() local155 fMatrix[i].setRotate(rot0); in onDelayedSetup()
596 SkScalar rot0 = rand.nextRangeF(-180, 180); in test_matrix_decomposition() local600 mat.setRotate(rot0); in test_matrix_decomposition()