Searched refs:disOrientation (Results 1 – 1 of 1) sorted by relevance
71 DisplayOrientation disOrientation = WINDOW_TO_DISPLAY_ORIENTATION_MAP.at(requestOrientation); in IsExpectedRotatableWindow() local72 if (disOrientation == currentOrientation) { in IsExpectedRotatableWindow()75 if (restricted && (static_cast<int32_t>(disOrientation) - in IsExpectedRotatableWindow()