Searched refs:SetScreenRotation (Results 1 – 3 of 3) sorted by relevance
58 void SetScreenRotation(uint32_t screen_rotation);
158 void EmulatedScene::SetScreenRotation(uint32_t screen_rotation) { in SetScreenRotation() function in android::EmulatedScene
906 scene_->SetScreenRotation(device_settings->second.screen_rotation); in threadLoop()