webrtc/modules/desktop_capture/win
Julien Isorce 831bd96138 Remove unnecessary memset to DesktopFrame
With a recent change, the webrtc::DesktopFrame is created and
initialized with 0. So it's not necessary to call memset() to
the frame again any more.

See https://webrtc-review.googlesource.com/c/src/+/97184/

Bug: webrtc:9703
Change-Id: I27d096058ead075765f4c49bf60cb8d725da1afd
Reviewed-on: https://webrtc-review.googlesource.com/c/120700
Commit-Queue: Brave Yao <braveyao@webrtc.org>
Reviewed-by: Brave Yao <braveyao@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26504}
2019-02-01 01:21:48 +00:00
..
cursor_test_data
cursor_unittest_resources.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
cursor_unittest_resources.rc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cursor_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
cursor.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
cursor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
d3d_device.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
d3d_device.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
desktop.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
desktop.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
display_configuration_monitor.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
display_configuration_monitor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dxgi_adapter_duplicator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_adapter_duplicator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dxgi_context.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_context.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dxgi_duplicator_controller.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
dxgi_duplicator_controller.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
dxgi_frame.cc Remove unnecessary memset to DesktopFrame 2019-02-01 01:21:48 +00:00
dxgi_frame.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_output_duplicator.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
dxgi_output_duplicator.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
dxgi_texture_mapping.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_texture_mapping.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dxgi_texture_staging.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_texture_staging.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_texture.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dxgi_texture.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
scoped_gdi_object.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
scoped_thread_desktop.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
scoped_thread_desktop.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
screen_capture_utils_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
screen_capture_utils.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
screen_capture_utils.h Revert "Desktop capturer: Add OnDisplayChanged callback" 2018-12-22 00:10:40 +00:00
screen_capturer_win_directx_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
screen_capturer_win_directx.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
screen_capturer_win_directx.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
screen_capturer_win_gdi.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
screen_capturer_win_gdi.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
screen_capturer_win_magnifier.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
screen_capturer_win_magnifier.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
window_capture_utils.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
window_capture_utils.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00