Home
last modified time | relevance | path

Searched refs:destRot (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DProjectionSpaceTest.cpp137 for (int destRot = 0; destRot <= 3; destRot++) { in TEST() local
138 dest.orientation = ui::Rotation(destRot); in TEST()