Home
last modified time | relevance | path

Searched refs:GetUntranslatedDesktopRect (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Ddxgi_output_duplicator.cc248 DesktopRect DxgiOutputDuplicator::GetUntranslatedDesktopRect() const { in GetUntranslatedDesktopRect() function in webrtc::DxgiOutputDuplicator
258 updated_region->IntersectWith(GetUntranslatedDesktopRect()); in DetectUpdatedRegion()
260 updated_region->SetRect(GetUntranslatedDesktopRect()); in DetectUpdatedRegion()
355 context->updated_region.AddRect(GetUntranslatedDesktopRect()); in Setup()
Ddxgi_output_duplicator.h107 DesktopRect GetUntranslatedDesktopRect() const;