Searched defs:isRotated (Results 1 – 3 of 3) sorted by relevance
84 const bool isRotated = orientation == ui::ROTATION_90 || orientation == ui::ROTATION_270; in addDisplayViewport() local
4189 const bool isRotated = rotation == ui::ROTATION_90 || rotation == ui::ROTATION_270; in TEST_P() local
851 constexpr auto isRotated = [](const ui::Transform::RotationFlags& rotation) { in computeInputTransforms() local