Searched refs:RotateDesktopFrame (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/modules/desktop_capture/ |
D | desktop_frame_rotation_unittest.cc | 52 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 68 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 83 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 99 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 116 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 133 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 148 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 165 RotateDesktopFrame(frame, DesktopRect::MakeSize(frame.size()), in TEST() 190 RotateDesktopFrame(frame, DesktopRect::MakeXYWH(1, 1, 3, 1), in TEST() 205 RotateDesktopFrame(frame, DesktopRect::MakeXYWH(1, 0, 3, 2), in TEST() [all …]
|
D | desktop_frame_rotation.h | 34 void RotateDesktopFrame(const DesktopFrame& source,
|
D | desktop_frame_rotation.cc | 93 void RotateDesktopFrame(const DesktopFrame& source, in RotateDesktopFrame() function
|
/external/webrtc/modules/desktop_capture/win/ |
D | dxgi_output_duplicator.cc | 197 RotateDesktopFrame(source, source_rect, rotation_, offset, target); in Duplicate()
|