#include "webrtc/modules/desktop_capture/desktop_frame_rotation.h"
#include "webrtc/modules/desktop_capture/desktop_frame.h"
#include "webrtc/modules/desktop_capture/desktop_region.h"
#include "webrtc/modules/desktop_capture/test_utils.h"
#include "webrtc/test/gtest.h"
|
| webrtc::TEST (DesktopFrameRotationTest, CopyRect3x4) |
|
| webrtc::TEST (DesktopFrameRotationTest, CopyRect3x5) |
|
| webrtc::TEST (DesktopFrameRotationTest, PartialCopyRect3x5) |
|
| webrtc::TEST (DesktopFrameRotationTest, WithOffset) |
|
| webrtc::TEST (DesktopFrameRotationTest, DISABLED_PerformanceTest) |
|
| webrtc::TEST (DesktopFrameRotationTest, DISABLED_PerformanceTestOnLargeScreen) |
|