Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Ddxgi_duplicator_controller.h233 uint32_t succeeded_duplications_ = 0; variable
Ddxgi_duplicator_controller.cc168 if (succeeded_duplications_ == 0 && !IsCurrentSessionSupported()) { in DoDuplicate()
185 succeeded_duplications_++; in DoDuplicate()