Searched defs:isRotated (Results 1 – 4 of 4) sorted by relevance
90 const bool isRotated = orientation == ui::ROTATION_90 || orientation == ui::ROTATION_270; in addDisplayViewport() local
63 const bool isRotated = in createPrimaryViewport() local
5908 const bool isRotated = rotation == ui::ROTATION_90 || rotation == ui::ROTATION_270; in TEST_P() local5971 const bool isRotated = rotation == ui::ROTATION_90 || rotation == ui::ROTATION_270; in TEST_P() local
846 constexpr auto isRotated = [](const ui::Transform::RotationFlags& rotation) { in computeInputTransforms() local