Searched refs:destRot (Results 1 – 1 of 1) sorted by relevance
137 for (int destRot = 0; destRot <= 3; destRot++) { in TEST() local138 dest.orientation = ui::Rotation(destRot); in TEST()